WO2024090984A1 - Server apparatus for managing resume and operation method thereof - Google Patents

Server apparatus for managing resume and operation method thereof Download PDF

Info

Publication number
WO2024090984A1
WO2024090984A1 PCT/KR2023/016631 KR2023016631W WO2024090984A1 WO 2024090984 A1 WO2024090984 A1 WO 2024090984A1 KR 2023016631 W KR2023016631 W KR 2023016631W WO 2024090984 A1 WO2024090984 A1 WO 2024090984A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
task
access
authority
information
Prior art date
Application number
PCT/KR2023/016631
Other languages
French (fr)
Korean (ko)
Inventor
이준섭
김현석
김관래
김용욱
문창호
이종건
이재훈
강수영
Original Assignee
주식회사 엔터프라이즈블록체인
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 주식회사 엔터프라이즈블록체인 filed Critical 주식회사 엔터프라이즈블록체인
Publication of WO2024090984A1 publication Critical patent/WO2024090984A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols

Definitions

  • Embodiments disclosed in this document relate to a server device for managing resumes and a method of operating the same.
  • Gig work refers to a form of labor in which companies recruit workers as short-term contract workers or temporary workers as needed and pay for them.
  • Gig labor can be provided based on online platforms, and is expanding into a variety of work fields such as delivery, designated driving, and quick service, as well as restaurant assistance and serving, nursing and hospice, cleaning, and security services.
  • blockchain technology can be used to fairly distribute work to workers and provide objective evaluation and reasonable compensation for the work performed. For example, it is possible to minimize fees and pay appropriate compensation through cryptocurrency operated based on blockchain technology. Additionally, for example, data related to job evaluation can be recorded through blockchain to create data that cannot be manipulated, thereby accumulating reliable evaluation data on workers. Additionally, workers' identities can be easily verified, for example, minimizing concerns about hacking.
  • the online platform manages the information about the task (task contract, TC) provided by the worker to the employer, and the worker, employer, or authorized third party records this information. You will need to provide this information upon request.
  • task contract task contract
  • TC task contract
  • Embodiments disclosed in this document provide a device and a method of operating the same to allow authorized persons (e.g., workers who performed the work, employers who provided the work) to view information about work performed by workers. do.
  • authorized persons e.g., workers who performed the work, employers who provided the work
  • a method of operating a server includes receiving a TC (task contract) of the first device for a first task from a first device, matching with the first device.
  • One device and the second device are included, one of the first device and the second device is a device corresponding to a worker performing the first task, and the other is a device that performs the first task. It may be a corresponding device provided by the employer to the worker.
  • a server includes a memory, a communication unit, and at least one processor electrically connected to the memory and the communication unit, and the at least one processor performs a first task from a first device.
  • Receive a TC (task contract) of the first device for the first device receives a TC of the second device for the first task from a second device matching the first device, and receive the TC of the second device for the first task.
  • TC task contract
  • One device corresponds to a worker, and the other device may correspond to an employer providing the first task to the worker.
  • the server and its operating method provide the effect of safely managing personal information by setting the authority to access information about the work performed by workers.
  • the server and its operating method provide the effect of providing information about work performed by workers to authorized third parties, allowing the information to be utilized as part of property.
  • FIG. 1A shows the configuration of a transaction system including an electronic device, a server, and a blockchain network according to an embodiment.
  • Figure 1B shows the block configuration of a server according to one embodiment.
  • Figure 2 shows an example of generating a curriculum vitae (CV) of a server according to an embodiment.
  • Figure 3 shows an example of CV generation of a server according to an embodiment.
  • Figure 4 shows an example of generating a CV of a server according to an embodiment.
  • Figure 5 shows an example of setting access permissions for a server according to an embodiment.
  • Figure 6 shows the operation flow of a server according to one embodiment.
  • Figure 7 shows the operation flow of a server according to one embodiment.
  • Figure 8 shows the operation flow of a server according to one embodiment.
  • FIG. 1A shows the configuration of a transaction system including an electronic device, a server, and a blockchain network according to an embodiment.
  • the transaction system 100 may include an electronic device 110, a server 130, and a blockchain network 150.
  • the electronic device 110 may include a communication circuit 112, a secure memory 114, a processor 116, and a display 118.
  • the communication circuit 112 may establish a communication channel between the electronic device 110 and an external electronic device (eg, server 130) and transmit and receive data. For example, the communication circuit 112 may transmit data from the electronic device 110 performing a transaction to the server 130.
  • the electronic device 110 may generate a key pair using asymmetric key cryptography (eg, public-key cryptography).
  • a key pair may include a private key and a public key.
  • secure memory 114 may store the generated private key.
  • the secure memory 114 may refer to a hardware type memory that provides a security environment.
  • the secure memory 114 may be built into the electronic device 110 or may be a device that can be separately inserted into the electronic device 110 (eg, a micro SD card).
  • the secure memory 114 may refer to a memory that is hardware-separated from general memory.
  • the secure memory 114 may refer to memory in the form of software that is encrypted to provide a secure environment.
  • secure memory 114 may be a form of software that encrypts and stores data so that it can only be accessed through some configuration (e.g., TEE).
  • the secure memory 114 may be implemented on the same memory as the general memory, but may be in the form of software stored in a secure memory area that is separated by software (eg, memory address).
  • the display 118 may visually provide information to the outside of the electronic device 110 (eg, to a user).
  • the display 118 may externally provide at least one of transaction creation information, balance information, transaction transmission delay information, and transaction completion information of the electronic device 110.
  • the server 130 may include a communication unit 132, a memory 134, and a processor 136.
  • the communication unit 132 may transmit and receive data by establishing a communication channel between the server 130 and an external device (e.g., electronic device 110, blockchain network 150).
  • an external device e.g., electronic device 110, blockchain network 150
  • the communication unit 132 may transmit data received from the electronic device 110 to the blockchain network 150.
  • the transmitted data may be stored in the blockchain node 152.
  • the processor 136 may receive data from the electronic device 110 through the communication unit 132. In one embodiment, the processor 136 may identify a classification flag included in data received from the electronic device 110. In one embodiment, the processor 136 may determine whether to transmit the received data to the blockchain network 150 based on a distinction flag included in the data. For example, when the received data includes a specific classification flag (or when the value of the included classification flag is the first classification value), the processor 136 may store the received data in the memory 134. . For another example, when the received data does not include a specific distinction flag (or, if the value of the included distinction flag is a second distinction value that is distinct from the first distinction value), the processor 136 Data can be transmitted to the blockchain network 150.
  • the distinction flag may mean a distinction value included in a data packet. For example, if some bits of the data packet received from the electronic device 110 include the first classification value “1”, the processor 136 may store the received data in the memory 134. For another example, if some bits of the received data packet include the second distinction value “0”, the processor 136 may transmit the received data to the blockchain network 150.
  • Figure 1A shows only a transaction system in which data generated by the electronic device 110 is transmitted to the blockchain network 150 through the server 130, but in another embodiment, data generated by the electronic device 110 A portion of may be transmitted directly to the blockchain network 150. For example, the electronic device 110 may directly transmit data that does not include a specific classification flag to the blockchain network 150.
  • the electronic device 110 may transmit data including a specific classification flag to the server 130.
  • the server 130 which has received data including a specific classification flag, can monitor the blockchain network 150. When an abnormal transaction is detected in the blockchain network 150, the server 130 may transmit data including a specific classification flag to the blockchain network 150.
  • the electronic device 110 may store data including a specific classification flag in a memory (eg, secure memory 114). When an abnormal transaction is detected in the blockchain network 150, the server 130 may request the electronic device 110 to transmit data including a specific classification flag to the blockchain network 150.
  • Figure 1B shows the block configuration of a server according to one embodiment.
  • the server 130 may refer to a server device for managing and providing information about tasks (eg, task contract (TC)) of a plurality of client devices.
  • tasks eg, task contract (TC)
  • TC task contract
  • the client device may refer to an electronic device used by employers and employees (hereinafter referred to as “service users”) who use the resume creation and management service to receive the service.
  • a client device may mean a service user's portable terminal (e.g., smartphone, personal digital assistant (PDA), tablet PC, wearable device, etc.), laptop, PC, etc.
  • PDA personal digital assistant
  • laptop PC, etc.
  • the server 130 may include a processor 136, a memory 134, and a communication circuit 132.
  • the configuration shown in FIG. 1 illustrates a configuration related to the description of an embodiment according to the present disclosure, and in addition to the illustrated configuration, other configurations for performing server functions may be added, and the illustrated configurations may be omitted.
  • the memory 134 is a storage medium used by the server 130 and can store data such as at least one command 121 or setting information corresponding to at least one program.
  • the program may include an operating system (OS) program and various application programs.
  • OS operating system
  • the memory 134 is a flash memory type, hard disk type, multimedia card micro type, card type memory (e.g., SD or memory, etc.), random access memory (RAM), static random access memory (SRAM), read only memory (ROM), electrically erasable programmable ROM (EEPROM), programmable ROM (PROM), magnetic memory, magnetic disk, It may include at least one type of storage medium, such as an optical disk.
  • RAM random access memory
  • SRAM static random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable ROM
  • PROM programmable ROM
  • magnetic memory magnetic disk
  • magnetic disk It may include at least one type of storage medium, such as an optical disk.
  • the communication circuit 132 includes the server 130 and an external electronic device (e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), Direct (e.g. wired) communication between IPFS (not shown) can be performed.
  • an external electronic device e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), Direct (e.g. wired) communication between IPFS (not shown) can be performed.
  • communications circuitry 132 may receive TC data transmitted from a client device. Additionally, for example, communication circuitry 132 may transmit TC data to a cloud server (not shown) and IPFS (not shown) (e.g., blockchain network 150).
  • the communication circuit 132 may include a wireless communication unit (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication unit.
  • a wireless communication unit e.g., a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module
  • GNSS global navigation satellite system
  • the corresponding communication units communicate with external electronic devices (e.g., clients) through networks (e.g., legacy cellular networks, 5G networks, next-generation communication networks, the Internet, or telecommunication networks such as computer networks (e.g., LAN or WAN)). It can communicate with the device, IAM server 130, billing server 170, cloud server 140, and IPFS 150).
  • networks e.g., legacy cellular networks, 5G networks, next-generation communication networks, the Internet, or telecommunication networks such as computer networks (e.g., LAN or WAN)
  • IAM server 130 billing
  • the communication circuitry 132 may support 5G networks after 4G networks and next-generation communication technologies, such as new radio access technology (NR access technology).
  • NR access technology provides high-speed transmission of high-capacity data (enhanced mobile broadband (eMBB)), minimization of terminal power and access to multiple terminals (massive machine type communications (mMTC)), or ultra-reliable and low-latency (URLLC). -latency communications)) can be supported.
  • Communication circuitry 132 may support high frequency bands (e.g., mmWave bands), for example, to achieve high data rates.
  • the communication circuit 132 uses various technologies to secure performance in the high frequency band, for example, beamforming, massive MIMO (multiple-input and multiple-output), and full-dimensional multiple input and output. It may support technologies such as full dimensional MIMO (FD-MIMO), array antenna, analog beam-forming, or large scale antenna.
  • beamforming massive MIMO (multiple-input and multiple-output)
  • massive MIMO multiple-input and multiple-output
  • full-dimensional multiple input and output may support technologies such as full dimensional MIMO (FD-MIMO), array antenna, analog beam-forming, or large scale antenna.
  • the communication circuit 132 includes a server 130, an external electronic device (e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), It can support various requirements specified in IPFS (not shown) or network systems.
  • an external electronic device e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown)
  • IPFS not shown
  • network systems not shown
  • the processor 136 executes software (e.g., a program) and executes at least one other component (e.g., hardware or software component) of the server 130 connected to the processor 136. can be controlled and various data processing or operations can be performed.
  • software e.g., a program
  • at least one other component e.g., hardware or software component
  • processor 136 stores instructions or data received from another component (e.g., communication circuit 132) in volatile memory, and stores the instructions or data stored in volatile memory. Data can be processed and the resulting data can be stored in non-volatile memory.
  • another component e.g., communication circuit 132
  • the processor 136 may be a main processor (e.g., a central processing unit or an application processor) or an auxiliary processor that can operate independently or together (e.g., a graphics processing unit, a neural processing unit (NPU), or a communication processor).
  • a main processor e.g., a central processing unit or an application processor
  • auxiliary processor e.g., a graphics processing unit, a neural processing unit (NPU), or a communication processor
  • processor 136 may receive TC data from at least one client device that includes information about tasks performed by a user of the at least one client device.
  • the processor 136 may perform the operation of the server 130 described through the drawings below.
  • Figure 2 shows an example of CV (Curriculum vitae) generation according to one embodiment.
  • 3 shows an example of CV generation according to one embodiment.
  • 4 shows an example of CV generation according to one embodiment.
  • the server device described in FIGS. 2 to 4 may refer to the server 130 of FIG. 1 .
  • the server device includes a client device (a first device used by the worker performing the task, a second device used by the employer providing the task to the worker) and a blockchain-based cloud server (not shown) or blockchain.
  • Information regarding work performed by at least one node (not shown) on a network (not shown) and an employee may be transmitted and received.
  • an employer may mean a person who instructs employees to do work and provides compensation accordingly, and may be referred to as “company,” “employee,” or equivalent terms.
  • An employee may refer to a person who performs work instructed by an employer and is compensated accordingly, and may be referred to as “worker,” “employee,” “gig,” or equivalent terms.
  • the employer and the employee who use the CV management service may be referred to as “service users.”
  • the first device may represent a device used by an employee to receive a resume management service.
  • the second device may refer to a device used by employers to provide resume management services.
  • the server device generates TCs (220, 320, 420) based on TC data (e.g., 210, 310, 410), and generates CVs (e.g., 230, 420) based on the generated TCs. 330, 430) can be generated.
  • TC data e.g., 210, 310, 410
  • CVs e.g., 230, 420
  • the server device collects information about tasks (task contract, TC) provided by the employee to the employer from the first device and the second device (e.g., information about the work performed by the user (worker) of the first device). Information and information about work provided by the user (employer) of the second device) can be received.
  • the server device, the first device, and the second device may communicate TC through a specific interface (eg, mobile application, etc.).
  • the server device may generate curriculum vitae (CV) through a plurality of blockchain layers.
  • CV may refer to data containing information about at least one task performed by a worker or information about at least one task provided by an employee.
  • the server device may generate TC data based on TC received from the first device and the second device.
  • TC data may be generated for each task performed.
  • TC data may each include unique identification information (TC ID).
  • TC data may include task data (non-fungible token (NFT) task), asset data (NFT-asset), and time (NFT-time) data.
  • NFT non-fungible token
  • TC data can be classified as shown in Table 1 below.
  • NFT Task Task Task information performed by the user Task information created by the employer
  • NFT Assets asset data
  • physical goods membership Not for sale certificate recipe formula e.g. a method of making cosmetics
  • NFT Time time data
  • license License to use recipes/formulas, etc.
  • task data may include information about tasks performed by employees and information about tasks created by employers.
  • TC data may include the type of work performed by the employee, date, time, location, work content, and evaluation information about the employee.
  • Figure 2 shows an example of generating a task data CV by combining task data
  • Figure 3 shows an example of generating an asset data CV by combining asset data
  • Figure 4 shows an example of combining time data to generate a time data CV.
  • An example of creation is shown.
  • the server device includes a plurality of TCs (e.g., TC (210-1), TC (210-2), TC (210-3), ...TC (210-l). Based on this, combined task data can be created.
  • a plurality of TCs may represent task data.
  • task data includes an identification number (ID), employee key value, category of work, subcategory, date of work performance, time of work performance, location of work performance, and information about the work performed. It may include the employer's evaluation, income paid for work performed, and attachments.
  • ID identification number
  • employee key value category of work
  • subcategory date of work performance
  • time of work performance time of work performance
  • location of work performance and information about the work performed. It may include the employer's evaluation, income paid for work performed, and attachments.
  • task data may be created and managed in the form of a table.
  • TC data may be generated and managed in the form shown in Table 2 below.
  • task data may include identification information (e.g., Task ID) of the work performed by the worker.
  • the identification information of the work performed by the worker may represent an identifier generated for each task for the worker.
  • the task data may include information about the object that receives the work performed by the worker (eg, Employer).
  • the object that receives the work performed by the worker could be the employer.
  • the object that receives work performed by a worker may be a third party other than the worker or employer.
  • task data may include information regarding the state of the task data.
  • the state of the task data may include a first state indicating that the employer has created the task, but the worker who will perform the task has not yet been matched.
  • the state of the task data may include a second state indicating that the worker who will perform the task created by the employer has been determined, but has not yet performed the task.
  • the state of the task data may include a third state indicating a state in which the worker has started performing the task.
  • the state of the task data may include a fourth state indicating a state in which the worker has completed performing the task.
  • the state of the task data may include a fifth state indicating that the worker has completed the task and the employer has completed payment of compensation.
  • Task data in the fifth state may also be referred to as TR (task receipt) data.
  • the server device may store a plurality of task data (e.g., TC (210-1), TC (210-2), TC (210-3), ... TC (TR-l) ) can be combined to generate combined task data 220 (TC aggregation).
  • TC aggregation For example, in the combined task data, the categories of work performed by the user are “restaurant” and “cleaning,” and the subcategories are “serving,” “delivery,” and “home cleaning.” clean)” may be included.
  • the combined task data may include information indicating that the user performed work in “Gangnam-Gu” or “Yangcheon-Gu.” Also, for example, the combined data may include information about task performance times (e.g., 140 hours for delivery and 200 hours for serving). Additionally, for example, the combined task data may include feedback information about the work performed by the user (e.g., “excellent” for delivery and “excellent” for serving). there is.
  • each of the plurality of TCs 210 may include a category, subcategory, work performance location, work performance time, and feedback information.
  • the CV 230 includes information 232 regarding the user's personal information, information 234 related to certification of the work performed, information 236 related to the user's educational background, and work experience performed. It may include information 238 about. Information 238 regarding work experience performed may include at least a portion of the combined task data.
  • the server device includes at least one TC (310) among a plurality of TCs (e.g., TC (310-1), TC (310-2), TC (310-3), Based on TC (310-m)), combined asset data (NFT Tasks aggregation) can be created.
  • At least one TC 310 may include a TC corresponding to asset data among a plurality of TCs (task data).
  • asset data may refer to information about assets held by a worker or employer.
  • asset data may include for-sale assets that can be sold and non-sale assets that cannot be sold.
  • assets for sale may include digital content (e.g., images, videos, etc.), goods, membership, etc.
  • non-sale assets may include certificates, recipes, formulas for making cosmetics, etc.
  • asset data may have the form shown in Table 3 below.
  • the asset data may include identification information (e.g., Task ID) of the task.
  • the asset data may include information regarding the state (e.g., state) of the asset data.
  • the status of asset data for sale may include a “creation status” indicating the state in which the asset data was created.
  • the status of asset data for sale may include a “certification status” indicating that authentication has been completed as to whether the asset data is recognized as a valid asset.
  • the status of asset data for sale may include a “matching status” indicating that authentication of the asset data has not been completed, but has not yet been sold and is awaiting matching.
  • the status of asset data for sale may include a “sale complete status” indicating a state in which the sale of the asset data has been completed.
  • the status of non-sale asset data may include a “creation status” indicating the state in which the asset data was created.
  • the status of non-sale asset data may include a “certification status” indicating that authentication has been completed as to whether the asset data is recognized as valid asset data.
  • the status of non-sale asset data may include a “registration complete” status, which indicates that authentication and registration for the asset data have been completed.
  • the asset data may include identifying information (e.g., user address) of the worker or employer.
  • asset data may include information about the type of asset (e.g., Category: Digital contents, Sub-Category: Movie Clip).
  • asset data may include information about the location where the asset is stored (e.g., content ID (CID)).
  • CID content ID
  • a server device may store a plurality of task data (e.g., TC (310-1), TC (310-2), TC (310-3), ... TC (TR-m) ) can be combined to create combined asset data 320 (NFT Assets aggregation).
  • the category of the task performed by the user may be “Digital Contents,” and the subcategories may be “image” and “movie clip.”
  • combined asset data may include the number of asset data (# of assets), asset data sales volume (# of sold assets), total assets, information on market estimated price (market estimated price), total It may include information about total income, average monthly income (income avg per month), etc.
  • the server device includes at least one TC 410 (e.g., TC 410-1, TC 410-2, TC 410-3, ... TC 410).
  • Time data 420 can be generated based on -l)).
  • At least one TC 410 may include a TC corresponding to a non-sale asset among the at least one TC 310.
  • time data may mean data converted from non-saleable asset data into a form that can be sold in the form of a course ticket, usage right, etc.
  • time data may have the form shown in Table 4 below.
  • time data may include identification information (eg, Task ID) of the time data.
  • temporal data may include information regarding the state of the temporal data.
  • the status of time data may include “creation status” indicating the state in which the time data was created.
  • the status of time data may include “authentication status” indicating a state in which authentication regarding whether the time data is valid has been completed.
  • the state of the time data may include a “matching state” indicating a state in which a buyer of the time data is waiting to be matched.
  • the status of the time data may include a “sold” status indicating that a buyer for the time data has been matched.
  • the status of the time data may include a “used status” indicating that the use of the time data has been completed (e.g., license usage complete) after completion of sale.
  • the status of time data may include a “time expiration status” indicating that the validity period of time data has expired after completion of sale.
  • time data with a “completed” or “time expired” status may be delivered back to the Owner (e.g., worker or employer).
  • time data may include worker or employer identifying information (e.g., user address).
  • asset data may include information about the type of asset (e.g., Category: Voucher, Sub-Category: Recipe).
  • time data may include information about the validity period of the time data (eg, expiration date).
  • a server device may store a plurality of time data (e.g., TC (410-1), TC (410-2), TC (410-3), ...TC (410-n) ) can be combined to generate combination time data 420 (NFT Time Aggregation).
  • the category of combination time data may be “Voucher” and the subcategories may be “Recipe” and “Class”.
  • combined time data may include information about the number of assets (# of assets), total income, average income per month (income avg per month), feedback information (e.g. Class feedback: Excellent”, etc.) may include.
  • the server device may generate CVs 230, 330, 430 based on combined TC data (e.g., combined task data, combined asset data, combined time data) combined through the aggregator.
  • the server device may transmit the CV to the first device and the second device through an application programming interface (API).
  • API application programming interface
  • the server device may receive information about the worker's profile (e.g., information about personal information, information about qualifications, education information, etc.) from the first device.
  • the server device may receive information about the employer's profile (e.g., information about personal information, information about operational work, information about the company operated by the employer, etc.) from the second device.
  • the server device may transmit a message requesting to store information about the profiles of workers and employers received from the first device and the second device to the cloud server.
  • the cloud server can store information about the profiles of workers and employers.
  • Figure 5 shows an example of setting access rights for a server device according to an embodiment.
  • Figure 6 shows the operation flow of a server device according to an embodiment.
  • the operations of the server device performed in FIGS. 5 and 6 may be performed on the blockchain layer, and the results generated by performing at each layer (e.g., TC data, TC table, CV data, etc.) are stored only in the memory of the server device. Rather, it can be stored in nodes of the blockchain network.
  • each layer e.g., TC data, TC table, CV data, etc.
  • the server device may receive the TC of the first device for the first task from the first device.
  • the server 130 may receive the TC of the first device 501-1 for the first task from the first device 501-1.
  • the first device may represent a device used by an employee to receive a resume management service.
  • the TC of the first device may mean information about work performed by the worker.
  • the TC of the first device may include task data, asset data, and time data described in FIGS. 2 to 4.
  • the server device may receive the TC of the second device for the first task from the second device that matches the first device.
  • the server 130 may receive the TC of the second device 502-1 for the first task from the second device 502-1.
  • the second device may refer to a device used by an employer to provide a resume management service.
  • the TC of the second device may refer to information about work provided by the employer to the worker.
  • the TC of the first device may include task data, asset data, and time data described in FIGS. 2 to 4.
  • the first device and the second device may be matched when a worker is determined to perform a task created by the employer.
  • the server device may generate first TC data based on the TC of the first device for the first task and the TC of the second device for the first task.
  • the server 130 may generate first TC data 512 based on the TC of the first device 501-1 for the first task and the TC of the second device 502-1 for the first task. can be created.
  • the server device may create a first TC table 513 containing information about devices and applications having access to the first TC.
  • the access rights may include access rights to the TC and access rights to the CV.
  • the access rights may include a first right to view only, a second right to view and modify, and a third right to view, modify, and grant permission.
  • access rights may have the form shown in Table 5 below.
  • Privilege level scope of authority Owner (third authority) - Owner can edit/view - Acting and Viewer ratings can be specified Acting (second authority) - Owner agency, modification/viewing possible - Viewer rating can be specified Viewer (primary authority) - Available for viewing
  • permission levels may include Owner, Acting, and Viewer.
  • Owner may represent the owner of a Task Contract or NFT CV. If you have owner authority, you can edit or view the TC or CV.
  • a device with Owner privileges can specify Acting and Viewer privileges.
  • a device with an Acting level can mean a role that acts as an Owner. For example, when user A performs task B through an application called C, if C is given an Acting grade, after the performed task is created and date or time errors are discovered, TC correction is made to C. You can do it quickly.
  • a device with the Acting level can modify Viewer permissions.
  • a device with the Viewer level can view the TC or CV, but may not have the permission to modify it.
  • priorities among access rights there may be priorities among access rights, and the priorities may be in the following order: Owner, Acting, and Viewer.
  • the server device when a task contract is created, can set the owner first.
  • the worker who performed the task and the employer who provided the task can have owner authority.
  • the server device can set the owner of the Asset as Owner.
  • the Owner may designate a device with Acting authority.
  • a device with Acting authority can take on the role by receiving authority from the Owner. Additionally, after the device with Acting privileges is determined, the device with Owner or Acting privileges can determine the device with Viewer privileges.
  • a table representing access rights may also have the form shown in Table 6 or Table 7 below.
  • the permission table may include information about who is assigned to each permission and how long it is valid. For example, in the case of an Owner, there is no separate validity period and may have a permanent validity period. Also, for example, the validity period of the permission can be set to while subscribed to the app. Also, for example, Platform Company A and B can always have Viewer rights, and Platform Company C can have rights until the end of 22 years. For example, when a server device receives a permission request from a specific device (e.g. Financial Company B), it can be set to have permission for a predetermined period of time (e.g. a week).
  • a predetermined period of time e.g. a week
  • Viewer items may be designated one by one, such as Platform Company A, B, and C, but may be set according to a preset Preset.
  • the server device can enable all job platform companies to view my NFT CV, and financial-related companies can view it at a specific point in time (e.g., 2022).
  • the server device is an object that transmitted the combined TC to generate TC data (e.g., in the case of the first TC data 513, the first device 501-1 and the second device 502-1) Since each TC has been received from , it can be determined that the first device 501-1 and the second device 502-1) have third authority over the TC data.
  • the server 130 has the first device 501-1, the second device 502-1, the third device 502-3, and App01 as the first authority for the first TC data 512.
  • the first TC table 513 can be created so that the first device 501-1 and the second device 501-2 have the second authority and the third authority.
  • the server device may receive TC data of a second device for a second task from a second device, and may receive TC of another first device for a second task from another first device.
  • the server device may generate second TC data based on the TC of the second device for the second task and the TC of another first device for the second task.
  • the server device may create a second TC table containing information about devices and applications that have access to the second TC data.
  • the server 130 receives the TC of the second device for the second task from the second device 502-1 and the TC of the first device for the second task from the first device 501-1. TC can be received.
  • the server 130 may generate the second TC data 514 based on the TC of the second device 502-1 for the second task and the TC of the first device 501-2 for the second task. there is.
  • the server 130 is a device having access to the second TC data 514 (e.g., first authority: second device 502-1, second device 502-2, third device 502- 3), a second TC table 515 containing information about the fourth device (502-4), second authority: application (App01)) can be created.
  • the server device may generate the first CV by combining the first TC data and the second TC data.
  • the server device may create a first CV table containing information about devices and applications that have access to the first CV.
  • the server 130 may generate the first CV 532 by combining the first TC data 512 and the second TC data 514 through the aggregator 522.
  • the server 130 may create a first CV table 533 containing information about devices and applications that have access to the first CV 532.
  • the server 130 may receive a TC of another first device for a third task from another first device and receive a TC of another second device for a third task from another second device. there is.
  • the server device may generate third TC data based on the TC of another first device for the third task and the TC of the other second device for the third task.
  • the server device may set up a third TC table containing information about devices and applications that have access to third TC data. For example, in one embodiment, the server 130 receives the TC of the first device 501-2 for the third task from the first device 501-2, and the second device 502-2 The TC of the second device 502-2 for the third task may be received from.
  • the server 130 may generate third TC data 516 based on the TC of the first device 5021-2 for the third task and the TC of the second device 502-2 for the third task. there is.
  • the server 130 provides information about devices and applications that have access to the third TC data 516 (e.g., the third authority includes the first device 501-2, the second device 502-2, and the third device 501-2).
  • 1 authority is the second device (502-1), the second device (502-2), the third device (502-3), the fourth device (502-4), the second authority is the third device including APP01)
  • the TC table 533 can be set.
  • the server device may combine the second TC data and the third TC data to generate a second CV, the second CV including information about devices and applications that have access to the second CV.
  • the server 130 may generate the second CV 534 by combining the second TC data 514 and the third TC data 516 through the aggregator 524.
  • the server 130 may create a second CV table 535 that includes information about devices and applications that have access to the second CV 534.
  • Figure 7 shows the operation flow of a server device according to an embodiment.
  • the server device may receive a CV access request from a third device.
  • a CV access request may include a request to view or modify a CV.
  • the server device may determine whether the third device has CV access authority in response to receiving the CV access request. In one embodiment, the server device may determine whether the third device has CV access authority based on the CV table for the CV corresponding to the CV access request. For example, if a third device is included in the access authority table of the CV corresponding to the CV access request, it may be determined that the third device has CV access authority. If the third device is not included in the access authority table of the CV corresponding to the CV access request, the server device may determine that the third device does not have CV access authority.
  • the server device when the server device determines that the third device has CV access authority, it may transmit data related to the CV corresponding to the CV access request to the third device.
  • the server device when the server device determines that the third device does not have CV access authority, it transmits an access permission request to at least one device that has access authority to the CV corresponding to the CV access request. can do.
  • the server device when receiving an access authorization response from at least one device with access authority, may transmit data related to the CV to the third device. In one embodiment, when an access authorization response is not received from at least one device with access authority, a rejection may be transmitted to a third device.
  • Figure 8 shows the operation flow of a server device according to an embodiment.
  • the server device may receive a TC modification request from the fourth device. If there is incorrect information in the TC or something needs to be added, it can be modified. However, an entity with the authority to modify the TC (e.g., the employer who created the TC, the worker who performed the task of the TC) needs to modify it. There is.
  • the server device may determine whether a second authority or a third authority for the TC exists in the fourth device.
  • the server device may determine whether the fourth device has second authority or third authority for the TC based on whether the fourth device is included in the TC table.
  • the server device may modify the TC corresponding to the TC modification request.
  • the server device determines that the second authority or the third authority does not exist in the fourth device, in operation 840, the server device grants the third authority to the TC based on the TC's access authority table.
  • a modification confirmation request can be sent to the device having the modification.
  • the server device when the server device receives a modification authorization response from a device with third authority, the server device may modify the TC table by reflecting the modification requested by the fourth device.
  • the server device may send a rejection to the fourth device.
  • the server device when the server device receives a CV access request from a specific application, all CVs given to the specific application with Acting permission can be sent to the specific application.
  • data received by the server device 130 from the electronic device 110 may be stored in the memory of the server device (e.g., memory 134), on an external server (e.g., cloud server), or on the node 152 of the blockchain network 150.
  • a method of operating a server device includes receiving a TC (task contract) of the first device for a first task from a first device, matching with the first device. ), an operation of receiving, from a second device, a TC of the second device for the first task, a TC of the first device for the first task, and a TC of the second device for the first task.
  • TC task contract
  • a method of operating a server device includes receiving a TC of the second device for a second task from the second device, receiving the TC for the second task from a first device different from the first device. An operation of receiving a TC of another first device, an operation of generating second TC data based on the TC of the second device for the second task and the TC of the other first device for the second task, An operation of setting a second TC table containing information about devices and applications having access rights to second TC data, wherein the second TC table may include the other first device and the second device. there is.
  • a method of operating a server device includes generating a first CV by combining the first TC data and the second TC data, and information about devices and applications having access to the first CV.
  • An operation of setting a first CV table including, and the first CV table may include the second device.
  • a method of operating a server device includes receiving a TC of the other first device for a third task from the other first device, receiving a TC of the other first device for the third task from the other second device.
  • An operation of setting a third TC table containing information about devices and applications having access to TC data, and the third TC table may include the other first device and the other second device.
  • a method of operating a server device includes generating a second CV by combining the second TC data and the third TC data, and information about devices and applications having access to the second CV.
  • a method of operating a server device includes receiving a CV access request from a third device, and in response to receiving the CV access request, determining whether the third device has CV access authority; If the third device determines that the third device has CV access authority, transmitting data related to the CV corresponding to the CV access request to the third device. If the third device determines that the third device does not have CV access authority, the third device transmits data related to the CV corresponding to the CV access request. It may include transmitting an access permission request to at least one device that has access authority to the CV corresponding to the CV access request.
  • the operating method of the server device includes, when the third device is included in the access authority table of the CV corresponding to the CV access request, determining that the third device has CV access authority, If the third device is not included in the access authority table of the CV corresponding to the CV access request, it may include determining that the third device does not have CV access authority.
  • the method of operating the server device includes the following: a first authority that allows only viewing, a second authority that allows viewing and modification, and a third authority that allows viewing, modification, and granting of authority. May include permissions.
  • an operating method of a server device includes receiving a TC modification request from a fourth device, and in response to receiving the TC modification request, determining whether the fourth device has the second authority or the third authority. An operation of determining whether the fourth device has the second authority or the third authority, an operation of modifying TC data corresponding to the TC modification request, if the fourth device determines that the second authority or the third authority is When it is determined that there is no third authority, the method may include transmitting a modification confirmation request to a device with the third authority for the TC based on the access authority table of the TC.
  • the operating method of the server device includes receiving a modification permission response in response to the modification confirmation request sent to the device having the third authority for the TC, and responding to receiving the modification authorization response. This may include an operation of modifying the TC data.
  • a server device includes a memory, a communication unit, and at least one processor electrically connected to the memory and the communication unit, wherein the at least one processor receives a first task from a first device. ), receive a TC (task contract) of the first device for the first device, receive a TC of the second device for the first task from a second device matching the first device, and 1 Generating first TC data based on the TC of the first device for the task and the TC of the second device for the first task, and relating to a device and an application having access to the first TC data Set a first TC table containing information, the first TC table includes the first device and the second device, and one of the first device and the second device performs the first task.
  • a device corresponds to a worker, and the other device may correspond to an employer who provides the first task to the worker.
  • the server device receives the TC of the second device for the second task from the second device, and receives the TC of the second device for the second task from the first device and the other first device. Receive a TC of, generate second TC data based on the TC of the second device for the second task and the TC of the other first device for the second task, and generate second TC data for the second TC data.
  • a second TC table containing information about devices and applications with access rights is set, and the second TC table may include the other first device and the second device.
  • the server device generates a first CV by combining the first TC data and the second TC data, and includes information about a device and an application having access to the first CV.
  • 1 CV table is set, and the first CV table may include the second device.
  • the server device receives the TC of the other first device for the third task from the other first device, and receives the TC of the other second device for the third task from the other second device. Receive, generate third TC data based on the TC of the other first device for the third task and the TC of the other second device for the third task, and have access to the third TC data.
  • a third TC table containing information about devices and applications is set, and the third TC table may include the other first device and the other second device.
  • the at least one processor generates a second CV by combining the second TC data and the third TC data, and the device and application have access to the second CV.
  • a second CV table containing information about may be generated, and the second device, the other first device, and the other second device may be included in the second CV table.
  • the server device receives a CV access request from a third device, and in response to receiving the CV access request, determines whether the third device has CV access authority, and determines whether the third device has CV access authority. If it is determined that there is CV access authority, data related to the CV corresponding to the CV access request is sent to the third device, and if the third device determines that there is no CV access authority, data related to the CV corresponding to the CV access request is sent to the third device.
  • An access permission request may be sent to at least one device that has access authority to the CV.
  • the server device determines that the third device has CV access authority when the third device is included in the access authority table of the CV corresponding to the CV access request, and responds to the CV access request. If the third device is not included in the access authority table of the corresponding CV, it may be determined that the third device does not have CV access authority.
  • the access rights to the TC or CV include a first right to view only, a second right to view and modify, and a third right to view, modify, and grant permission. can do.
  • the server device receives a TC modification request from a fourth device, and in response to receiving the TC modification request, determines whether the fourth device has the second authority or the third authority, and , if the fourth device determines that it has the second authority or the third authority, modify the TC data corresponding to the TC modification request, and determine that the fourth device does not have the second authority or the third authority. If determined, a modification confirmation request may be transmitted to the device with the third authority for the TC based on the access authority table of the TC.
  • the server device may store the TC of the first device, the TC of the second device, first TC data, and a first TC table in the memory.
  • Server devices may be of various types. Server devices may include, for example, display devices, portable communication devices (eg, smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliance devices.
  • the server device according to the embodiment of this document is not limited to the above-described devices.
  • Server devices may be of various types. Server devices may include, for example, display devices, portable communication devices (eg, smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliance devices.
  • the server device according to the embodiment of this document is not limited to the above-described devices.
  • unit or “module” used in various embodiments of this document may include a unit implemented with hardware, software, or firmware, for example, logic, logic block, component, or circuit. Can be used interchangeably with the same term.
  • the “ ⁇ part” or “ ⁇ module” may be an integrated part or a minimum unit of the part or a part thereof that performs one or more functions.
  • “ ⁇ unit” or “ ⁇ module” may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • if used in various embodiments of this document means “when” or “when” or “in response to determining” or “in response to detecting,” depending on the context. It can be interpreted. Similarly, “when it is determined” or “when it is detected” is taken to mean “when determining” or “in response to determining,” or “when detecting” or “in response to detecting,” depending on the context. It can be interpreted.
  • the program executed by the server device 200 described throughout this document may be implemented with hardware components, software components, and/or a combination of hardware components and software components.
  • a program can be executed by any system that can execute computer-readable instructions.
  • Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device.
  • Software may be implemented as a computer program including instructions stored on computer-readable storage media.
  • Computer-readable storage media include, for example, magnetic storage media (e.g., ROM (Read-Only Memory), RAM (Random-Access Memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). (CD-ROM), DVD (Digital Versatile Disc), etc.
  • the computer-readable storage medium is distributed across networked computer systems, so that computer-readable code can be stored and executed in a distributed manner.
  • Computer programs may be distributed (e.g., downloaded or uploaded) online, through an application store (e.g., Play StoreTM) or directly between two user devices (e.g., smart phones).
  • an application store e.g., Play StoreTM
  • two user devices e.g., smart phones
  • at least a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store server, or a relay server.
  • each component (e.g., module or program) of the above-described components may include a single or plural entity, and some of the plurality of entities may be separately placed in other components. there is.
  • one or more of the components or operations described above may be omitted, or one or more other components or operations may be added.
  • multiple components eg, modules or programs
  • the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component of the plurality of components prior to the integration. .
  • operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, or omitted. Alternatively, one or more other operations may be added.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Software Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • General Engineering & Computer Science (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An operation method for a server apparatus is disclosed. The operation method for the server apparatus according to an embodiment of the present disclosure comprises the operations of: receiving a task contract (TC) of a first apparatus for a first task from the first apparatus; receiving a TC of a second apparatus for the first task from the second apparatus matching the first apparatus; generating first TC data on the basis of the TC of the first apparatus for the first task and the TC of the second apparatus for the first task; and configuring a first TC table including information regarding an apparatus and application having access authority over the first TC data, wherein the first TC table includes the first apparatus and the second apparatus, any one of the first apparatus and the second apparatus corresponds to a worker who performs the first task, and the other one may correspond to an employer who provides the first task to the worker.

Description

이력서를 관리하기 위한 서버 장치 및 그 동작 방법Server device for managing resumes and its operation method
본 문서에서 개시되는 실시 예들은, 이력서를 관리하기 위한 서버 장치 및 그 동작 방법에 관한 것이다. Embodiments disclosed in this document relate to a server device for managing resumes and a method of operating the same.
긱 노동(gig work)는 기업들이 필요에 따라 단기 계약직이나 임시직으로 인력을 충원하고 그 대가를 지불하는 노동의 형태를 의미한다. 긱 노동은 온라인 플랫폼에 기반하여 제공될 수 있으며, 배달(delivery), 대리운전, 퀵 서비스뿐 아니라, 음식점 보조 및 서빙, 간병 및 호스피스, 청소, 경비 용역 등 다양한 업무 분야로 확장되고 있다. Gig work refers to a form of labor in which companies recruit workers as short-term contract workers or temporary workers as needed and pay for them. Gig labor can be provided based on online platforms, and is expanding into a variety of work fields such as delivery, designated driving, and quick service, as well as restaurant assistance and serving, nursing and hospice, cleaning, and security services.
이와 관련하여, 노동자들에게 공정하게 업무를 배분하고, 수행한 업무에 대하여 객관적인 평가 및 합리적인 보상을 제공하기 위하여 블록체인 기술이 활용될 수 있다. 예를 들어, 블록체인 기술에 기반하여 운용되는 암호 화폐를 통하여 수수료를 최소화하며 적절한 보수 지급이 가능하다. 또한 예를 들어, 업무 평가와 관련된 데이터를 블록체인을 통해 기록하여, 조작할 수 없는 데이터를 생성하여 노동자들에 대한 신뢰도 있는 평가 데이터를 축적할 수 있다. 또한 예를 들어, 해킹의 우려를 최소화하며 노동자들의 신원을 쉽게 확인할 수 있다. In this regard, blockchain technology can be used to fairly distribute work to workers and provide objective evaluation and reasonable compensation for the work performed. For example, it is possible to minimize fees and pay appropriate compensation through cryptocurrency operated based on blockchain technology. Additionally, for example, data related to job evaluation can be recorded through blockchain to create data that cannot be manipulated, thereby accumulating reliable evaluation data on workers. Additionally, workers' identities can be easily verified, for example, minimizing concerns about hacking.
긱(gig) 노동 서비스를 제공하기 위하여, 온라인 플랫폼은 노동자(worker)가 고용주(employer)에게 제공한 업무에 관한 정보(task contract, TC)를 관리하고, 노동자, 고용주 또는 허가된 제3자가 이를 요청하는 경우 이에 관한 정보를 제공할 필요가 있다. 노동의 형태가 다양화됨에 따라, TC에 관한 정보 또한 다양화되고 있으며 이러한 정보는 노동자 및 고용주에게 중요한 데이터로 활용될 수 있다. In order to provide gig labor services, the online platform manages the information about the task (task contract, TC) provided by the worker to the employer, and the worker, employer, or authorized third party records this information. You will need to provide this information upon request. As forms of labor diversify, information on TC is also diversifying, and this information can be used as important data for workers and employers.
본 문서에 개시되는 실시 예들은, 노동자가 수행한 업무에 관한 정보를 허가된 자(예: 업무를 수행한 노동자, 업무를 제공한 고용주)가 열람할 수 있도록 하기 위한 장치 및 그 동작 방법을 제공한다. Embodiments disclosed in this document provide a device and a method of operating the same to allow authorized persons (e.g., workers who performed the work, employers who provided the work) to view information about work performed by workers. do.
또한, 노동자가 수행한 업무에 관한 정보를 열람 및 수정할 수 있는 권한을 부여하기 위한 장치 및 그 동작 방법을 제공한다. In addition, it provides a device and operating method for granting workers the authority to view and modify information about work performed.
본 개시의 일 실시 예에 따른 서버의 동작 방법은, 제1 장치로부터 제1 태스크(task)에 대한 상기 제1 장치의 TC(task contract)를 수신하는 동작, 상기 제1 장치와 매칭(matching)되는 제2 장치로부터, 상기 제1 태스크에 대한 상기 제2 장치의 TC를 수신하는 동작, 상기 제1 태스크에 대한 상기 제1 장치의 TC 및 상기 제1 태스크에 대한 상기 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성하는 동작, 상기 제1 TC 데이터에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제1 TC 테이블을 설정하는 동작을 포함하고, 상기 제1 TC 테이블에는 상기 제1 장치 및 상기 제2 장치가 포함되고, 상기 제1 장치 및 상기 제2 장치 중 어느 하나는 상기 제1 태스크를 수행하는 노동자(worker)에 상응하는 장치이고, 나머지 하나는 상기 제1 태스크를 상기 노동자에게 제공하는 고용주에 상응하는 장치일 수 있다. A method of operating a server according to an embodiment of the present disclosure includes receiving a TC (task contract) of the first device for a first task from a first device, matching with the first device. An operation of receiving, from a second device, a TC of the second device for the first task, based on the TC of the first device for the first task and the TC of the second device for the first task An operation of generating first TC data and setting a first TC table containing information about a device and an application having access to the first TC data, wherein the first TC table contains the first TC data. One device and the second device are included, one of the first device and the second device is a device corresponding to a worker performing the first task, and the other is a device that performs the first task. It may be a corresponding device provided by the employer to the worker.
본 개시의 일 실시 예에 따른 서버는, 메모리, 통신부, 상기 메모리 및 상기 통신부와 전기적으로 연결되는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 제1 장치로부터 제1 태스크(task)에 대한 상기 제1 장치의 TC(task contract)를 수신하고, 상기 제1 장치와 매칭(matching)되는 제2 장치로부터, 상기 제1 태스크에 대한 상기 제2 장치의 TC를 수신하고, 상기 제1 태스크에 대한 상기 제1 장치의 TC 및 상기 제1 태스크에 대한 상기 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성하고, 상기 제1 TC 데이터에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제1 TC 테이블을 설정하고, 상기 제1 TC 테이블에는 상기 제1 장치 및 상기 제2 장치가 포함되고, 상기 제1 장치 및 상기 제2 장치 중 어느 하나는 상기 제1 태스크를 수행하는 노동자(worker)에 상응하는 장치이고, 나머지 하나는 상기 제1 태스크를 상기 노동자에게 제공하는 고용주에 상응할 수 있다.A server according to an embodiment of the present disclosure includes a memory, a communication unit, and at least one processor electrically connected to the memory and the communication unit, and the at least one processor performs a first task from a first device. Receive a TC (task contract) of the first device for the first device, receive a TC of the second device for the first task from a second device matching the first device, and receive the TC of the second device for the first task. Information about devices and applications that generate first TC data based on the TC of the first device for the task and the TC of the second device for the first task, and have access to the first TC data Set a first TC table including, the first TC table includes the first device and the second device, and one of the first device and the second device performs the first task. One device corresponds to a worker, and the other device may correspond to an employer providing the first task to the worker.
본 문서에 개시되는 다양한 실시 예들에 따른 서버 및 그 동작 방법에 따르면, 노동자가 수행한 업무에 관한 정보를 효율적으로 관리할 수 있는 효과를 제공한다. According to the server and its operating method according to various embodiments disclosed in this document, it is possible to efficiently manage information about work performed by workers.
또한, 서버 및 그 동작 방법은 노동자가 수행한 업무에 관한 정보에 접근할 수 있는 권한을 설정하여, 개인 정보를 안전하게 관리할 수 있는 효과를 제공한다. In addition, the server and its operating method provide the effect of safely managing personal information by setting the authority to access information about the work performed by workers.
또한, 서버 및 그 동작 방법은 노동자가 수행한 업무에 관한 정보를 허가된 제3자에게 제공할 수 있도록 하여, 정보를 재산의 일부로서 활용할 수 있도록 하는 효과를 제공한다. In addition, the server and its operating method provide the effect of providing information about work performed by workers to authorized third parties, allowing the information to be utilized as part of property.
본 개시의 예시적 실시예들에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 아니하며, 언급되지 아니한 다른 효과들은 이하의 기재로부터 본 개시의 예시적 실시예들이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 도출되고 이해될 수 있다. 즉, 본 개시의 예시적 실시예들을 실시함에 따른 의도하지 아니한 효과들 역시 본 개시의 예시적 실시예들로부터 당해 기술분야의 통상의 지식을 가진 자에 의해 도출될 수 있다.The effects that can be obtained from the exemplary embodiments of the present disclosure are not limited to the effects mentioned above, and other effects not mentioned are common knowledge in the technical field to which the exemplary embodiments of the present disclosure belong from the following description. It can be clearly derived and understood by those who have it. That is, unintended effects resulting from implementing the exemplary embodiments of the present disclosure may also be derived by those skilled in the art from the exemplary embodiments of the present disclosure.
도 1a는 일 실시 예에 따른 전자 장치, 서버 및 블록체인 네트워크를 포함하는 트랜잭션 시스템의 구성을 나타낸다. FIG. 1A shows the configuration of a transaction system including an electronic device, a server, and a blockchain network according to an embodiment.
도 1b은 일 실시 예에 따른 서버의 블록 구성을 도시한다. Figure 1B shows the block configuration of a server according to one embodiment.
도 2는 일 실시 예에 따른 서버의 CV(curriculum vitae) 생성의 예를 도시한다. Figure 2 shows an example of generating a curriculum vitae (CV) of a server according to an embodiment.
도 3은 일 실시 예에 따른 서버의 CV 생성의 예를 도시한다. Figure 3 shows an example of CV generation of a server according to an embodiment.
도 4는 일 실시 예에 따른 서버의 CV 생성의 예를 도시한다. Figure 4 shows an example of generating a CV of a server according to an embodiment.
도 5는 일 실시 예에 따른 서버의 접근 권한 설정의 예를 도시한다. Figure 5 shows an example of setting access permissions for a server according to an embodiment.
도 6은 일 실시 예에 따른 서버의 동작 흐름을 도시한다.Figure 6 shows the operation flow of a server according to one embodiment.
도 7은 일 실시 예에 따른 서버의 동작 흐름을 도시한다. Figure 7 shows the operation flow of a server according to one embodiment.
도 8은 일 실시 예에 따른 서버의 동작 흐름을 도시한다. Figure 8 shows the operation flow of a server according to one embodiment.
도면의 설명과 관련하여, 동일 또는 유사한 구성요소에 대해서는 동일 또는 유사한 참조 부호가 사용될 수 있다.In relation to the description of the drawings, identical or similar reference numerals may be used for identical or similar components.
이하, 본 발명의 다양한 실시 예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시 예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다. 이하 설명에서, 실질적으로 동일한 구성요소에 대해서는 동일/유사한 참조번호를 사용하였으며, 중복되는 설명은 생략될 수 있다. Hereinafter, various embodiments of the present invention are described with reference to the accompanying drawings. However, this is not intended to limit the present invention to specific embodiments, and should be understood to include various modifications, equivalents, and/or alternatives to the embodiments of the present invention. In the following description, the same/similar reference numbers are used for substantially the same components, and overlapping descriptions may be omitted.
도 1a은 일 실시 예에 따른 전자 장치, 서버 및 블록체인 네트워크를 포함하는 트랜잭션 시스템의 구성을 나타낸다.FIG. 1A shows the configuration of a transaction system including an electronic device, a server, and a blockchain network according to an embodiment.
도 1a을 참조하면, 트랜잭션 시스템(100)은 전자 장치(110), 서버(130) 및 블록체인 네트워크(150)를 포함할 수 있다.Referring to FIG. 1A , the transaction system 100 may include an electronic device 110, a server 130, and a blockchain network 150.
일 실시 예에서, 전자 장치(110)는 통신회로(112), 보안 메모리(114), 프로세서(116) 및 디스플레이(118)를 포함할 수 있다. 일 실시 예에서, 통신회로(112)는 전자 장치(110)와 외부 전자 장치(예: 서버(130))간의 통신 채널을 수립하고 데이터를 전송 및 수신할 수 있다. 예를 들어, 통신회로(112)는 트랜잭션을 수행하는 전자 장치(110)의 데이터를 서버(130)에 전송할 수 있다.In one embodiment, the electronic device 110 may include a communication circuit 112, a secure memory 114, a processor 116, and a display 118. In one embodiment, the communication circuit 112 may establish a communication channel between the electronic device 110 and an external electronic device (eg, server 130) and transmit and receive data. For example, the communication circuit 112 may transmit data from the electronic device 110 performing a transaction to the server 130.
일 실시 예에서, 전자 장치(110)는 비대칭키 암호 방식(예: 공개키 암호 방식 public-key cryptography)으로 키 쌍(key pair)을 생성할 수 있다. 키 쌍은 개인 키(private key) 및 공개 키(public key)를 포함할 수 있다. 일 실시 예에서, 보안 메모리(114)는 생성된 개인 키를 저장할 수 있다. 일 실시 예에서, 보안 메모리(114)는 보안 환경(security environment)을 제공하는 하드웨어 형태의 메모리를 의미할 수 있다. 예를 들어, 보안 메모리 (114)는 전자 장치(110) 내에 내장된 형태이거나, 전자 장치(110)에 별도로 삽입 가능한 장치(예: 마이크로 SD 카드)의 형태일 수 있다. 예를 들어, 보안 메모리(114)는 일반 메모리와 하드웨어적으로 분리되는 메모리를 의미할 수 있다. 또 다른 실시 예에서, 보안 메모리(114)는 보안 환경을 제공하도록 암호화된 소프트웨어 형태의 메모리를 의미할 수도 있다. 예를 들어, 보안 메모리(114)는 일부 구성(예: TEE)을 통해서만 접근할 수 있도록 데이터를 암호화하여 저장하는 소프트웨어의 형태일 수도 있다. 예를 들어, 보안 메모리(114)는 일반 메모리와 동일한 메모리 상에서 구현되지만 소프트웨어적(예: 메모리 주소)으로 분리되는 보안 메모리 영역에 저장되는 소프트웨어 형태일 수 있다.In one embodiment, the electronic device 110 may generate a key pair using asymmetric key cryptography (eg, public-key cryptography). A key pair may include a private key and a public key. In one embodiment, secure memory 114 may store the generated private key. In one embodiment, the secure memory 114 may refer to a hardware type memory that provides a security environment. For example, the secure memory 114 may be built into the electronic device 110 or may be a device that can be separately inserted into the electronic device 110 (eg, a micro SD card). For example, the secure memory 114 may refer to a memory that is hardware-separated from general memory. In another embodiment, the secure memory 114 may refer to memory in the form of software that is encrypted to provide a secure environment. For example, secure memory 114 may be a form of software that encrypts and stores data so that it can only be accessed through some configuration (e.g., TEE). For example, the secure memory 114 may be implemented on the same memory as the general memory, but may be in the form of software stored in a secure memory area that is separated by software (eg, memory address).
일 실시 예에서, 디스플레이(118)는 전자 장치(110)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 예를 들어, 디스플레이(118)는 전자 장치(110)의 트랜잭션 생성 정보, 잔액 정보, 트랜잭션 전송 지연 정보 및 트랜잭션 전송 완료 정보 중 적어도 하나의 정보를 외부로 제공할 수 있다.In one embodiment, the display 118 may visually provide information to the outside of the electronic device 110 (eg, to a user). For example, the display 118 may externally provide at least one of transaction creation information, balance information, transaction transmission delay information, and transaction completion information of the electronic device 110.
일 실시 예에서, 서버(130)는 통신부(132), 메모리(134) 및 프로세서(136)를 포함할 수 있다. 일 실시 예에서, 통신부(132)는 서버(130)와 외부 장치(예: 전자 장치(110), 블록체인 네트워크(150))간의 통신 채널을 수립하여 데이터를 전송 및 수신할 수 있다. 예를 들어, 통신부(132)는 전자 장치(110)로부터 수신한 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 전송된 데이터는 블록체인 노드(152)에 저장될 수 있다.In one embodiment, the server 130 may include a communication unit 132, a memory 134, and a processor 136. In one embodiment, the communication unit 132 may transmit and receive data by establishing a communication channel between the server 130 and an external device (e.g., electronic device 110, blockchain network 150). For example, the communication unit 132 may transmit data received from the electronic device 110 to the blockchain network 150. The transmitted data may be stored in the blockchain node 152.
일 실시 예에서, 프로세서(136)는 통신부(132)를 통해 전자 장치(110)로부터 데이터를 수신할 수 있다. 일 실시 예에서, 프로세서(136)는 전자 장치(110)로부터 수신된 데이터에 포함된 구분 플래그를 식별할 수 있다. 일 실시 예에서, 프로세서(136)는 데이터에 포함된 구분 플래그에 기반하여 수신된 데이터를 블록체인 네트워크(150)에 전송할지 여부를 결정할 수 있다. 예를 들어, 수신된 데이터에 특정 구분 플래그가 포함된 경우(또는, 포함된 구분 플래그의 값이 제1 구분 값인 경우)에, 프로세서(136)는 수신된 데이터를 메모리(134)에 저장할 수 있다. 다른 예를 들어, 수신된 데이터에 특정 구분 플래그가 포함되지 않은 경우 (또는, 포함된 구분 플래그의 값이 상기 제1 구분 값과 구별되는 제2 구분 값인 경우)에, 프로세서(136)는 수신된 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 일 실시 예에서, 구분 플래그는 데이터 패킷에 포함되는 구분 값을 의미할 수 있다. 예를 들어, 전자 장치(110)로부터 수신된 데이터 패킷의 일부 비트에 대하여 제1 구분 값 “1”을 포함하는 경우에는, 프로세서(136)는 수신된 데이터를 메모리(134)에 저장할 수 있다. 다른 예를 들어, 수신된 데이터 패킷의 일부 비트에 대하여 제2 구분 값 “0”을 포함하는 경우에는, 프로세서(136)는 수신된 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 도 1a은 전자 장치(110)에서 생성한 데이터가 서버(130)를 거쳐 블록체인 네트워크(150)로 전송되는 트랜잭션 시스템만을 도시하고 있으나, 또 다른 실시 예에서, 전자 장치(110)에서 생성된 데이터의 일부는 블록체인 네트워크(150)로 직접 전송될 수도 있다. 예를 들어, 전자 장치(110)는 특정 구분 플래그를 포함하지 않는 데이터를 블록체인 네트워크(150)에 직접 전송할 수 있다. 다른 예를 들어, 전자 장치(110)는 특정 구분 플래그를 포함하는 데이터를 서버(130)에 전송할 수 있다. 특정 구분 플래그를 포함하는 데이터를 수신한 서버(130)는 블록체인 네트워크(150)를 모니터링할 수 있다. 서버(130)는 블록체인 네트워크(150)에서 이상 트랜잭션이 검출되면, 특정 구분 플래그를 포함하는 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 또 다른 예를 들어, 전자 장치(110)는 특정 구분 플래그를 포함하는 데이터를 메모리(예: 보안 메모리(114))에 저장할 수 있다. 서버(130)는 블록체인 네트워크(150)에서 이상 트랜잭션이 검출되면, 전자 장치(110)에 특정 구분 플래그를 포함하는 데이터를 블록체인 네트워크(150)로 전송할 것을 요청할 수 있다.In one embodiment, the processor 136 may receive data from the electronic device 110 through the communication unit 132. In one embodiment, the processor 136 may identify a classification flag included in data received from the electronic device 110. In one embodiment, the processor 136 may determine whether to transmit the received data to the blockchain network 150 based on a distinction flag included in the data. For example, when the received data includes a specific classification flag (or when the value of the included classification flag is the first classification value), the processor 136 may store the received data in the memory 134. . For another example, when the received data does not include a specific distinction flag (or, if the value of the included distinction flag is a second distinction value that is distinct from the first distinction value), the processor 136 Data can be transmitted to the blockchain network 150. In one embodiment, the distinction flag may mean a distinction value included in a data packet. For example, if some bits of the data packet received from the electronic device 110 include the first classification value “1”, the processor 136 may store the received data in the memory 134. For another example, if some bits of the received data packet include the second distinction value “0”, the processor 136 may transmit the received data to the blockchain network 150. Figure 1A shows only a transaction system in which data generated by the electronic device 110 is transmitted to the blockchain network 150 through the server 130, but in another embodiment, data generated by the electronic device 110 A portion of may be transmitted directly to the blockchain network 150. For example, the electronic device 110 may directly transmit data that does not include a specific classification flag to the blockchain network 150. For another example, the electronic device 110 may transmit data including a specific classification flag to the server 130. The server 130, which has received data including a specific classification flag, can monitor the blockchain network 150. When an abnormal transaction is detected in the blockchain network 150, the server 130 may transmit data including a specific classification flag to the blockchain network 150. As another example, the electronic device 110 may store data including a specific classification flag in a memory (eg, secure memory 114). When an abnormal transaction is detected in the blockchain network 150, the server 130 may request the electronic device 110 to transmit data including a specific classification flag to the blockchain network 150.
도 1b는 일 실시 예에 따른 서버의 블록 구성을 도시한다. Figure 1B shows the block configuration of a server according to one embodiment.
일 실시 예에 따른 서버(130)는 복수의 클라이언트 장치들의 수행 업무(예: TC(task contract))에 관한 정보를 관리하고 제공하기 위한 서버 장치를 의미할 수 있다. The server 130 according to an embodiment may refer to a server device for managing and providing information about tasks (eg, task contract (TC)) of a plurality of client devices.
일 실시 예에서, 클라이언트 장치는 이력서 생성 및 관리 서비스를 사용하는 고용주 및 피고용주(이하, “서비스 사용자”로 지칭)가 상기 서비스를 제공받기 위하여 사용하는 전자 장치를 의미할 수 있다. 예를 들어, 클라이언트 장치는 서비스 사용자의 휴대용 단말(예: 스마트폰, PDA(personal digital assistant), 태블릿 PC, 웨어러블 디바이스 등), 랩탑(lap top), PC 등을 의미할 수 있다. In one embodiment, the client device may refer to an electronic device used by employers and employees (hereinafter referred to as “service users”) who use the resume creation and management service to receive the service. For example, a client device may mean a service user's portable terminal (e.g., smartphone, personal digital assistant (PDA), tablet PC, wearable device, etc.), laptop, PC, etc.
도 1를 참조하면, 일 실시 예에 따른 서버(130)는 프로세서(136), 메모리(134) 및 통신 회로(132)를 포함할 수 있다. 도 1에 도시되는 구성은 본 개시에 따른 실시 예의 설명에 관한 구성을 도시한 것이고, 도시된 구성 외에 서버의 기능을 수행하기 위한 다른 구성이 추가될 수 있으며, 도시된 구성들이 생략될 수도 있다.Referring to FIG. 1, the server 130 according to one embodiment may include a processor 136, a memory 134, and a communication circuit 132. The configuration shown in FIG. 1 illustrates a configuration related to the description of an embodiment according to the present disclosure, and in addition to the illustrated configuration, other configurations for performing server functions may be added, and the illustrated configurations may be omitted.
일 실시 예에 따른 메모리(134)는 서버(130)가 사용하는 저장 매체로서, 적어도 하나의 프로그램에 대응하는 적어도 하나의 명령어(121) 또는 설정 정보 등과 같은 데이터를 저장할 수 있다. 상기 프로그램은 운영체제(OS: Operating System) 프로그램 및 다양한 응용 프로그램을 포함할 수 있다. The memory 134 according to one embodiment is a storage medium used by the server 130 and can store data such as at least one command 121 or setting information corresponding to at least one program. The program may include an operating system (OS) program and various application programs.
일 실시 예에서, 메모리(134)는 플래시 메모리 타입(flash memory type), 하드 디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(random access memory, RAM), SRAM(static random access memory), 롬(read only memory, ROM), EEPROM(electrically erasable programmable ROM), PROM(programmable ROM), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장 매체를 포함할 수 있다. In one embodiment, the memory 134 is a flash memory type, hard disk type, multimedia card micro type, card type memory (e.g., SD or memory, etc.), random access memory (RAM), static random access memory (SRAM), read only memory (ROM), electrically erasable programmable ROM (EEPROM), programmable ROM (PROM), magnetic memory, magnetic disk, It may include at least one type of storage medium, such as an optical disk.
일 실시 예에 따른 통신 회로(132)는 서버(130)와 외부 전자 장치(예: 클라이언트 장치(미도시), IAM 서버(미도시), 과금 서버(미도시), 클라우드 서버(미도시), IPFS(미도시)) 간의 직접(예: 유선) 통신을 수행할 수 있다. 예를 들어, 통신 회로(132)는 클라이언트 장치로부터 송신되는 TC 데이터를 수신할 수 있다. 또한, 예를 들어, 통신 회로(132)는 클라우드 서버(미도시) 및 IPFS(미도시)(예: 블록체인 네트워크(150))에게 TC 데이터를 송신할 수 있다. The communication circuit 132 according to one embodiment includes the server 130 and an external electronic device (e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), Direct (e.g. wired) communication between IPFS (not shown) can be performed. For example, communications circuitry 132 may receive TC data transmitted from a client device. Additionally, for example, communication circuitry 132 may transmit TC data to a cloud server (not shown) and IPFS (not shown) (e.g., blockchain network 150).
일 실시 예에서, 통신 회로(132)는 무선 통신부(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신부를 포함할 수 있다. 이들 통신부 중 해당하는 통신부는 네트워크(예: 레거시 셀룰러 네트워크, 5G 네트워크, 차세대 통신 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부의 전자 장치(예: 클라이언트 장치, IAM 서버(130), 과금 서버(170), 클라우드 서버(140), IPFS(150))와 통신할 수 있다. In one embodiment, the communication circuit 132 may include a wireless communication unit (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication unit. Among these communication units, the corresponding communication units communicate with external electronic devices (e.g., clients) through networks (e.g., legacy cellular networks, 5G networks, next-generation communication networks, the Internet, or telecommunication networks such as computer networks (e.g., LAN or WAN)). It can communicate with the device, IAM server 130, billing server 170, cloud server 140, and IPFS 150).
일 실시 예에서, 통신 회로(132)는 4G 네트워크 이후의 5G 네트워크 및 차세대 통신 기술, 예를 들어, NR 접속 기술(new radio access technology)을 지원할 수 있다. NR 접속 기술은 고용량 데이터의 고속 전송(eMBB(enhanced mobile broadband)), 단말 전력 최소화와 다수 단말의 접속(mMTC(massive machine type communications)), 또는 고신뢰도와 저지연(URLLC(ultra-reliable and low-latency communications))을 지원할 수 있다. 통신 회로(132)는 예를 들어, 높은 데이터 전송률 달성을 위해, 고주파 대역(예: mmWave 대역)을 지원할 수 있다. 통신 회로(132)는 고주파 대역에서의 성능 확보를 위한 다양한 기술들, 예를 들어, 빔포밍(beamforming), 거대 배열 다중 입출력(massive MIMO(multiple-input and multiple-output)), 전차원 다중입출력(FD-MIMO: full dimensional MIMO), 어레이 안테나(array antenna), 아날로그 빔형성(analog beam-forming), 또는 대규모 안테나(large scale antenna)와 같은 기술들을 지원할 수 있다. In one embodiment, the communication circuitry 132 may support 5G networks after 4G networks and next-generation communication technologies, such as new radio access technology (NR access technology). NR access technology provides high-speed transmission of high-capacity data (enhanced mobile broadband (eMBB)), minimization of terminal power and access to multiple terminals (massive machine type communications (mMTC)), or ultra-reliable and low-latency (URLLC). -latency communications)) can be supported. Communication circuitry 132 may support high frequency bands (e.g., mmWave bands), for example, to achieve high data rates. The communication circuit 132 uses various technologies to secure performance in the high frequency band, for example, beamforming, massive MIMO (multiple-input and multiple-output), and full-dimensional multiple input and output. It may support technologies such as full dimensional MIMO (FD-MIMO), array antenna, analog beam-forming, or large scale antenna.
일 실시 예에서, 통신 회로(132)는 서버(130), 외부 전자 장치(예: 클라이언트 장치(미도시), IAM 서버(미도시), 과금 서버(미도시), 클라우드 서버(미도시), IPFS(미도시)) 또는 네트워크 시스템에 규정되는 다양한 요구사항을 지원할 수 있다. In one embodiment, the communication circuit 132 includes a server 130, an external electronic device (e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), It can support various requirements specified in IPFS (not shown) or network systems.
일 실시 예에 따른 프로세서(136)는, 예를 들면, 소프트웨어(예: 프로그램)를 실행하여 프로세서(136)에 연결된 서버(130)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)를 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다. The processor 136 according to one embodiment, for example, executes software (e.g., a program) and executes at least one other component (e.g., hardware or software component) of the server 130 connected to the processor 136. can be controlled and various data processing or operations can be performed.
일 실시 예에서, 프로세서(136)는 데이터 처리 또는 연산의 적어도 일부로서, 다른 구성요소(예: 통신 회로(132))로부터 수신된 명령 또는 데이터를 휘발성 메모리에 저장하고, 휘발성 메모리에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리에 저장할 수 있다. In one embodiment, as at least part of data processing or computation, processor 136 stores instructions or data received from another component (e.g., communication circuit 132) in volatile memory, and stores the instructions or data stored in volatile memory. Data can be processed and the resulting data can be stored in non-volatile memory.
일 실시 예에서, 프로세서(136)는 메인 프로세서(예: 중앙 처리 장치 또는 어플리케이션 프로세서) 또는 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(예: 그래픽 처리 장치, 신경망 처리 장치(NPU: neural processing unit), 또는 커뮤니케이션 프로세서)를 포함할 수 있다.In one embodiment, the processor 136 may be a main processor (e.g., a central processing unit or an application processor) or an auxiliary processor that can operate independently or together (e.g., a graphics processing unit, a neural processing unit (NPU), or a communication processor).
일 실시 예에서, 프로세서(136)는 적어도 하나의 클라이언트 장치로부터 적어도 하나의 클라이언트 장치의 사용자가 수행한 태스크에 관한 정보를 포함하는 TC 데이터를 수신할 수 있다. In one embodiment, processor 136 may receive TC data from at least one client device that includes information about tasks performed by a user of the at least one client device.
일 실시 예에 따른 프로세서(136)는 이하 도면을 통해 설명되는 서버(130)의 동작을 수행할 수 있다. The processor 136 according to one embodiment may perform the operation of the server 130 described through the drawings below.
도 2는 일 실시 예에 따른 CV(Curriculum vitae) 생성의 예를 도시한다. 도 3은 일 실시 예에 따른 CV 생성의 예를 도시한다. 도 4는 일 실시 예에 따른 CV 생성의 예를 도시한다. 도 2 내지 도 4에서 설명되는 서버 장치는 도 1의 서버(130)을 의미할 수 있다. Figure 2 shows an example of CV (Curriculum vitae) generation according to one embodiment. 3 shows an example of CV generation according to one embodiment. 4 shows an example of CV generation according to one embodiment. The server device described in FIGS. 2 to 4 may refer to the server 130 of FIG. 1 .
일 실시 예에 따른 서버 장치는 클라이언트 장치(태스크를 수행하는 노동자가 사용하는 제1 장치, 태스크를 노동자에게 제공하는 고용주가 사용하는 제2 장치) 및 블록체인 기반 클라우드 서버(미도시) 또는 블록체인 네트워크(미도시) 상의 적어도 하나의 노드(미도시)와 피고용주가 수행한 업무에 관한 정보를 송신 및 수신할 수 있다. 이하 설명에서, 고용주는 피고용주에게 업무를 지시하고, 이에 따른 보상을 제공하는 자를 의미할 수 있으며, “회사(company)”, “고용인” 또는 이에 상응하는 용어로 지칭될 수 있다. 피고용주는 고용주로부터 지시받은 업무를 수행하고, 이에 따른 보상을 제공받는 자를 의미할 수 있으며, “노동자”, “피고용인”, “긱(gig)”또는 이에 상응하는 용어로 지칭될 수 있다. 또한, 본 개시의 실시 예들에 따른 CV 관리 서비스를 사용하는 상기 고용주 및 상기 피고용주를 “서비스 사용자”로 지칭할 수 있다. 이하 설명에서, 제1 장치는 피고용주가 이력서 관리 서비스를 제공받기 위하여 사용하는 장치를 나타낼 수 있다. 제2 장치는 고용주가 이력서 관리 서비스를 제공받기 위하여 사용하는 장치를 의미할 수 있다. The server device according to one embodiment includes a client device (a first device used by the worker performing the task, a second device used by the employer providing the task to the worker) and a blockchain-based cloud server (not shown) or blockchain. Information regarding work performed by at least one node (not shown) on a network (not shown) and an employee may be transmitted and received. In the following description, an employer may mean a person who instructs employees to do work and provides compensation accordingly, and may be referred to as “company,” “employee,” or equivalent terms. An employee may refer to a person who performs work instructed by an employer and is compensated accordingly, and may be referred to as “worker,” “employee,” “gig,” or equivalent terms. Additionally, the employer and the employee who use the CV management service according to embodiments of the present disclosure may be referred to as “service users.” In the following description, the first device may represent a device used by an employee to receive a resume management service. The second device may refer to a device used by employers to provide resume management services.
도 2 내지 도 4를 참고하면, 서버 장치는 TC 데이터(예: 210, 310, 410)에 기반하여 TC(220, 320, 420)를 생성하고, 생성된 TC에 기반하여 CV(예: 230, 330, 430)를 생성할 수 있다. 2 to 4, the server device generates TCs (220, 320, 420) based on TC data (e.g., 210, 310, 410), and generates CVs (e.g., 230, 420) based on the generated TCs. 330, 430) can be generated.
일 실시 예에서, 서버 장치는 제1 장치 및 제2 장치로부터 피고용주가 고용주에게 제공하는 업무에 관한 정보(task contract, TC)(예: 제1 장치의 사용자(노동자)가 수행한 업무에 관한 정보 및 제2 장치의 사용자(고용주)가 제공한 업무에 관한 정보)를 수신할 수 있다. 도면에는 도시되지 않았으나, 서버 장치와 제1 장치 및 제2 장치는 특정 인터페이스(예: 모바일 애플리케이션 등)를 통해 TC를 통신할 수 있다. In one embodiment, the server device collects information about tasks (task contract, TC) provided by the employee to the employer from the first device and the second device (e.g., information about the work performed by the user (worker) of the first device). Information and information about work provided by the user (employer) of the second device) can be received. Although not shown in the drawing, the server device, the first device, and the second device may communicate TC through a specific interface (eg, mobile application, etc.).
일 실시 예에서, 서버 장치는 복수의 블록체인(blockchain) 레이어들 을 통하여 CV(curriculum vitae)를 생성할 수 있다. CV는 노동자가 수행한 적어도 하나의 업무에 관한 정보, 피고용주가 제공한 적어도 하나의 업무에 관한 정보를 포함하는 데이터를 의미할 수 있다. In one embodiment, the server device may generate curriculum vitae (CV) through a plurality of blockchain layers. CV may refer to data containing information about at least one task performed by a worker or information about at least one task provided by an employee.
일 실시 예에서, 서버 장치는 제1 장치 및 제2 장치로부터 수신한 TC에 기반하여 TC 데이터를 생성할 수 있다. 일 실시 예에서, TC 데이터는 수행 업무 별로 생성될 수 있다. TC 데이터는 각각 고유의 식별 정보(TC ID)를 포함할 수 있다. In one embodiment, the server device may generate TC data based on TC received from the first device and the second device. In one embodiment, TC data may be generated for each task performed. TC data may each include unique identification information (TC ID).
일 실시 예에서, TC 데이터는 태스크(task) 데이터(NFT(non-fungible token) task), 자산(asset) 데이터(NFT-asset), 시간(time)(NFT-time) 데이터를 포함할 수 있다. 예를 들어, TC 데이터는 하기 표 1과 같은 형태로 분류될 수 있다.In one embodiment, TC data may include task data (non-fungible token (NFT) task), asset data (NFT-asset), and time (NFT-time) data. . For example, TC data can be classified as shown in Table 1 below.
-- 카테고리category 서브 카테고리Sub Category 예시example
TC 데이터TC data NFT Task
(태스크 데이터)
NFT Task
(task data)
TaskTask 사용자가 수행한 Task 정보
고용주가 생성한 Task 정보
Task information performed by the user
Task information created by the employer
NFT Assets
(자산 데이터)
NFT Assets
(asset data)
판매용for sale 디지털 컨텐츠
실물 굿즈(goods)
멤버쉽
digital content
Physical goods
membership
비판매용Not for sale 자격증
레시피
포뮬라(formula)(예: 화장품을 만드는 방법)
certificate
recipe
formula (e.g. a method of making cosmetics)
NFT Time
(시간 데이터)
NFT Time
(time data)
사용권license 레시피/포뮬라 등의 사용권License to use recipes/formulas, etc.
수강권course ticket 요리 강좌 수강권Cooking course ticket
일 실시 예에서, 태스크 데이터는 피고용주가 수행한 업무(task)에 관한 정보 및 고용주가 생성한 업무에 관한 정보를 포함할 수 있다. 예를 들어, TC 데이터는 피고용주가 수행한 업무의 종류, 날짜, 시간, 장소, 업무 내용, 피고용주에 대한 평가 정보를 포함할 수 있다. 도 2는 태스크 데이터를 결합하여 태스크 데이터 CV를 생성하는 예를 도시하고, 도 3은 자산 데이터를 결합하여 자산 데이터 CV를 생성하는 예를 도시하며, 도 4는 시간 데이터를 결합하여 시간 데이터 CV를 생성하는 예를 도시한다. 도 2를 참고하면, 일 실시 예에 따른 서버 장치는 복수의 TC들(예: TC(210-1), TC(210-2), TC(210-3), …TC(210-l))에 기반하여 결합 태스크 데이터를 생성할 수 있다. 복수의 TC들은 태스크 데이터를 나타낼 수 있다. 일 실시 예에서, 태스크 데이터는 식별 번호(ID), 피고용주 키 값, 업무의 카테고리(category), 서브 카테고리(sub category), 업무 수행 일자, 업무 수행 시간, 업무 수행 위치, 수행한 업무에 대한 고용주의 평가, 수행한 업무에 대하여 지급된 금액(income), 첨부 파일(attachment)를 포함할 수 있다. In one embodiment, task data may include information about tasks performed by employees and information about tasks created by employers. For example, TC data may include the type of work performed by the employee, date, time, location, work content, and evaluation information about the employee. Figure 2 shows an example of generating a task data CV by combining task data, Figure 3 shows an example of generating an asset data CV by combining asset data, and Figure 4 shows an example of combining time data to generate a time data CV. An example of creation is shown. Referring to FIG. 2, the server device according to one embodiment includes a plurality of TCs (e.g., TC (210-1), TC (210-2), TC (210-3), ...TC (210-l). Based on this, combined task data can be created. A plurality of TCs may represent task data. In one embodiment, task data includes an identification number (ID), employee key value, category of work, subcategory, date of work performance, time of work performance, location of work performance, and information about the work performed. It may include the employer's evaluation, income paid for work performed, and attachments.
일 실시 예에서, 태스크 데이터는 테이블의 형태로 생성되어 관리될 수 있다. 예를 들어, TC 데이터는 하기 표 2과 같은 형태로 생성되어 관리될 수 있다. In one embodiment, task data may be created and managed in the form of a table. For example, TC data may be generated and managed in the form shown in Table 2 below.
CategoryCategory Data Data
Task IDTask ID 001001
EmployerEmployer ABC FoodABC Food
StateState MatchedMatched
User AddressUser Address DFKDUYF08A90FDDFKDUYF08A90FD
CategoryCategory RestaurantRestaurant
Sub CategorySub Category ServingServing
DateDate 2022-06-032022-06-03
TimeTime 3 hours3 hours
LocationLocation Gangnam-gu, SeoulGangnam-gu, Seoul
FeedbackFeedback ExcellentExcellent
IncomeIncome 60,00060,000
상기 <표 1>에 포함되는 내용은 일 예시일 뿐이며, TC 데이터는 상기 표 1에 포함되는 내용 뿐 아니라 피고용주가 수행한 업무에 관한 다른 내용을 포함할 수 있으며, 상기 표 1에 포함되는 내용 중 일부가 생략될 수도 있다. 일 실시 예에서, 태스크 데이터는 노동자가 수행한 업무의 식별 정보(예: Task ID)를 포함할 수 있다. 노동자가 수행한 업무의 식별 정보는 노동자에 대하여 업무 별로 생성되는 식별자를 나타낼 수 있다. 일 실시 예에서, 태스크 데이터는 노동자가 수행하는 업무를 제공 받는 객체에 관한 정보(예: Employer)를 포함할 수 있다. 예를 들어, 노동자가 수행하는 업무를 제공 받는 객체는 고용주가 될 수 있다. 예를 들어, 노동자가 수행하는 업무를 제공 받는 객체는 노동자, 고용주가 아닌 제3 자가 될 수 있다. The content included in <Table 1> above is only an example, and TC data may include not only the content included in Table 1 above, but also other content related to the work performed by the employee, and the content included in Table 1 above. Some of them may be omitted. In one embodiment, task data may include identification information (e.g., Task ID) of the work performed by the worker. The identification information of the work performed by the worker may represent an identifier generated for each task for the worker. In one embodiment, the task data may include information about the object that receives the work performed by the worker (eg, Employer). For example, the object that receives the work performed by the worker could be the employer. For example, the object that receives work performed by a worker may be a third party other than the worker or employer.
일 실시 예에서, 태스크 데이터는 태스크 데이터의 상태에 관한 정보를 포함할 수 있다. 예를 들어, 태스크 데이터의 상태는 고용주가 태스크를 생성하였으나, 아직 태스크를 수행할 노동자가 매칭되지 않은 상태를 나타내는 제1 상태를 포함할 수 있다. 예를 들어, 태스크 데이터의 상태는 고용주가 생성한 태스크를 수행할 노동자가 결정되었으나, 아직 태스크를 수행하지 않은 상태를 나타내는 제2 상태를 포함할 수 있다. 예를 들어, 태스크 데이터의 상태는 노동자가 태스크를 수행하기 시작한 상태를 나타내는 제3 상태를 포함할 수 있다. 예를 들어, 태스크 데이터의 상태는 노동자가 태스크의 수행을 완료한 상태를 나타내는 제4 상태를 포함할 수 있다. 예를 들어, 태스크 데이터의 상태는 노동자가 태스크의 수행을 완료하고, 고용주가 이에 대한 보상의 지급을 완료한 상태를 나타내는 제5 상태를 포함할 수 있다. 제5 상태의 태스크 데이터는 TR(task receipt) 데이터로도 지칭할 수 있다. In one embodiment, task data may include information regarding the state of the task data. For example, the state of the task data may include a first state indicating that the employer has created the task, but the worker who will perform the task has not yet been matched. For example, the state of the task data may include a second state indicating that the worker who will perform the task created by the employer has been determined, but has not yet performed the task. For example, the state of the task data may include a third state indicating a state in which the worker has started performing the task. For example, the state of the task data may include a fourth state indicating a state in which the worker has completed performing the task. For example, the state of the task data may include a fifth state indicating that the worker has completed the task and the employer has completed payment of compensation. Task data in the fifth state may also be referred to as TR (task receipt) data.
도 2를 참고하면, 일 실시 예에 따른 서버 장치는 복수의 태스크 데이터들(예: TC(210-1), TC(210-2), TC(210-3), …TC(TR-l))를 결합하여, 결합 태스크 데이터(220)(TC aggregation)를 생성할 수 있다. 예를 들어, 결합 태스크 데이터는 사용자가 수행한 업무의 카테고리는 “레스토랑(restaurant)”“청소(cleaning)”이고, 서브 카테고리는 “서빙(serving)”“배달(delivery)”“집 청소(home clean)”를 포함할 수 있다. 또한, 예를 들어, 결합 태스크 데이터는 사용자가 “강남구(Gangnam-Gu)”“양천구(Yangcheon-Gu)”에서 업무를 수행하였음을 지시하는 정보를 포함할 수 있다. 또한 예를 들어, 결합 데이터는 업무 수행 시간(예: 배달(delivery)은 140 시간(hours), 서빙(serving)은 200 시간(hours))에 관한 정보를 포함할 수 있다. 또한, 예를 들어, 결합 태스크 데이터는 사용자가 수행한 업무에 대한 피드백(feedback) 정보(예: 배달(delivery)는 “매우 훌륭(excellent)”서빙(serving)은 “훌륭”)를 포함할 수 있다.Referring to FIG. 2, the server device according to one embodiment may store a plurality of task data (e.g., TC (210-1), TC (210-2), TC (210-3), ... TC (TR-l) ) can be combined to generate combined task data 220 (TC aggregation). For example, in the combined task data, the categories of work performed by the user are “restaurant” and “cleaning,” and the subcategories are “serving,” “delivery,” and “home cleaning.” clean)” may be included. Additionally, for example, the combined task data may include information indicating that the user performed work in “Gangnam-Gu” or “Yangcheon-Gu.” Also, for example, the combined data may include information about task performance times (e.g., 140 hours for delivery and 200 hours for serving). Additionally, for example, the combined task data may include feedback information about the work performed by the user (e.g., “excellent” for delivery and “excellent” for serving). there is.
일 실시 예에서, 복수의 TC들(210) 각각은 카테고리, 서브 카테고리, 업무 수행 장소, 업무 수행 시간, 피드백 정보를 각각 포함할 수 있다. In one embodiment, each of the plurality of TCs 210 may include a category, subcategory, work performance location, work performance time, and feedback information.
일 실시 예에서, CV(230)는 사용자의 인적 사항에 관한 정보(232), 수행한 업무의 인증(certification)과 관련한 정보(234), 사용자의 학력과 관련한 정보(236), 수행한 업무 경험에 관한 정보(238)를 포함할 수 있다. 수행한 업무 경험에 관한 정보(238)은 결합 태스크 데이터의 적어도 일부를 포함할 수 있다.In one embodiment, the CV 230 includes information 232 regarding the user's personal information, information 234 related to certification of the work performed, information 236 related to the user's educational background, and work experience performed. It may include information 238 about. Information 238 regarding work experience performed may include at least a portion of the combined task data.
도 3을 참고하면, 일 실시 예에 따른 서버 장치는 복수의 TC들 중 적어도 하나의 TC(310)(예: TC(310-1), TC(310-2), TC(310-3), TC(310-m))에 기반하여 결합 자산 데이터(NFT Tasks aggregation)를 생성할 수 있다. 적어도 하나의 TC(310)는 복수의 TC들(태스크 데이터) 중 자산 데이터에 해당하는 TC를 포함할 수 있다. Referring to FIG. 3, the server device according to an embodiment includes at least one TC (310) among a plurality of TCs (e.g., TC (310-1), TC (310-2), TC (310-3), Based on TC (310-m)), combined asset data (NFT Tasks aggregation) can be created. At least one TC 310 may include a TC corresponding to asset data among a plurality of TCs (task data).
일 실시 예에서, 자산 데이터(NFT asset)는 노동자 또는 고용주가 가진 자산에 관한 정보를 의미할 수 있다. 일 실시 예에서, 자산 데이터는 판매가 가능한 판매용 자산 및 판매가 불가능한 비판매용 자산을 포함할 수 있다. 예를 들어, 자산 데이터 중, 판매용 자산은 디지털 컨텐츠(예: 이미지, 동영상 등), 굿즈(goods), 멤버쉽(membership) 등을 포함할 수 있다. 또한, 예를 들어, 자산 데이터 중, 비판매용 자산은 자격증, 레시피, 화장품을 만드는 공식(formula) 등을 포함할 수 있다. 예를 들어, 자산 데이터는 하기 표 3과 같은 형태를 가질 수 있다. In one embodiment, asset data (NFT asset) may refer to information about assets held by a worker or employer. In one embodiment, asset data may include for-sale assets that can be sold and non-sale assets that cannot be sold. For example, among asset data, assets for sale may include digital content (e.g., images, videos, etc.), goods, membership, etc. Additionally, for example, among asset data, non-sale assets may include certificates, recipes, formulas for making cosmetics, etc. For example, asset data may have the form shown in Table 3 below.
CategoryCategory Data(example)Data(example)
Task ID Task ID 002002
StateState AuthorizedAuthorized
User AddressUser Address DSLFJI988DSVJSDKFDSLFJI988DSVJSDKF
CategoryCategory Digital ContentsDigital Contents
Sub CategorySub Category Movie ClipMovie Clip
CIDCID QmbWqx……qsKc92xmQmbWqx… … qsKc92xm
일 실시 예에서, 자산 데이터는 태스크의 식별 정보(예: Task ID)를 포함할 수 있다.일 실시 예에서, 자산 데이터는 자산 데이터의 상태(예: state)에 관한 정보를 포함할 수 있다. 예를 들어, 판매용 자산 데이터의 상태는 자산 데이터가 생성된 상태를 나타내는 “생성 상태”를 포함할 수 있다. 또한 예를 들어, 판매용 자산 데이터의 상태는 자산 데이터가 유효한 자산으로 인정되는지에 관한 인증이 완료된 상태를 나타내는 “인증 상태”를 포함할 수 있다. 또한 예를 들어, 판매용 자산 데이터의 상태는 자산 데이터에 대한 인증은 완료되지 않았으나, 아직 판매되지 않아 매칭을 대기 중인 상태를 나타내는 “매칭 상태”를 포함할 수 있다. 또한 예를 들어, 판매용 자산 데이터의 상태는 자산 데이터에 대하여 판매가 완료된 상태를 나타내는 “판매 완료 상태”를 포함할 수 있다. In one embodiment, the asset data may include identification information (e.g., Task ID) of the task. In one embodiment, the asset data may include information regarding the state (e.g., state) of the asset data. For example, the status of asset data for sale may include a “creation status” indicating the state in which the asset data was created. Also, for example, the status of asset data for sale may include a “certification status” indicating that authentication has been completed as to whether the asset data is recognized as a valid asset. Also, for example, the status of asset data for sale may include a “matching status” indicating that authentication of the asset data has not been completed, but has not yet been sold and is awaiting matching. Also, for example, the status of asset data for sale may include a “sale complete status” indicating a state in which the sale of the asset data has been completed.
예를 들어, 비판매용 자산 데이터의 상태는 자산 데이터가 생성된 상태를 나타내는 “생성 상태”를 포함할 수 있다. 또한 예를 들어, 비판매용 자산 데이터의 상태는 자산 데이터가 유효한 자산 데이터로 인정되는지에 관한 인증이 완료된 상태를 나타내는 “인증 상태”를 포함할 수 있다. 또한 예를 들어, 비판매용 자산 데이터의 상태는 자산 데이터에 대한 인증 및 등록이 완료된 상태를 나타내는 “등록 완료” 상태를 포함할 수 있다. For example, the status of non-sale asset data may include a “creation status” indicating the state in which the asset data was created. Also, for example, the status of non-sale asset data may include a “certification status” indicating that authentication has been completed as to whether the asset data is recognized as valid asset data. Also, for example, the status of non-sale asset data may include a “registration complete” status, which indicates that authentication and registration for the asset data have been completed.
일 실시 예에서, 자산 데이터는 노동자 또는 고용주의 식별 정보(예: user address)를 포함할 수 있다. 일 실시 예에서, 자산 데이터는 자산의 종류에 관한 정보(예: Category: Digital contents, Sub-Category: Movie Clip)를 포함할 수 있다.In one embodiment, the asset data may include identifying information (e.g., user address) of the worker or employer. In one embodiment, asset data may include information about the type of asset (e.g., Category: Digital contents, Sub-Category: Movie Clip).
일 실시 예에서, 자산 데이터는 자산이 저장된 위치에 관한 정보(예: CID(content ID))를 포함할 수 있다. In one embodiment, asset data may include information about the location where the asset is stored (e.g., content ID (CID)).
도 3를 참고하면, 일 실시 예에 따른 서버 장치는 복수의 태스크 데이터들(예: TC(310-1), TC(310-2), TC(310-3), …TC(TR-m))를 결합하여, 결합 자산 데이터(320)(NFT Assets aggregation)를 생성할 수 있다. 예를 들어, 결합 태스크 데이터는 사용자가 수행한 업무의 카테고리는 “디지털 컨텐츠(Digital Contents)”이고, 서브 카테고리는 “이미지(image)”“영화 클립(movie clip)”일 수 있다. 또한, 예를 들어, 결합 자산 데이터는 자산 데이터의 수(# of assets), 자산 데이터 판매량(# of sold assets), 총 자산(total assets), 시장 평가 금액에 관한 정보(market estimated price), 총 수입(total income), 월 평균 수입(income avg per month) 등에 관한 정보를 포함할 수 있다. Referring to FIG. 3, a server device according to an embodiment may store a plurality of task data (e.g., TC (310-1), TC (310-2), TC (310-3), ... TC (TR-m) ) can be combined to create combined asset data 320 (NFT Assets aggregation). For example, in the combined task data, the category of the task performed by the user may be “Digital Contents,” and the subcategories may be “image” and “movie clip.” Additionally, for example, combined asset data may include the number of asset data (# of assets), asset data sales volume (# of sold assets), total assets, information on market estimated price (market estimated price), total It may include information about total income, average monthly income (income avg per month), etc.
도 4를 참고하면, 일 실시 예에 따른 서버 장치는 적어도 하나의 TC들(410)(예: TC(410-1), TC(410-2), TC(410-3), …TC(410-l))에 기반하여 시간 데이터(420)를 생성할 수 있다. 적어도 하나의 TC들(410)은 적어도 하나의 TC들(310) 중에서 비판매용 자산에 해당하는 TC를 포함할 수 있다. Referring to FIG. 4, the server device according to one embodiment includes at least one TC 410 (e.g., TC 410-1, TC 410-2, TC 410-3, ... TC 410). Time data 420 can be generated based on -l)). At least one TC 410 may include a TC corresponding to a non-sale asset among the at least one TC 310.
일 실시 예에서, 시간 데이터는 판매가 불가능한 비판매용 자산 데이터가 수강권, 사용권 등의 형태로 판매가 가능한 형태로 변환된 데이터를 의미할 수 있다. 예를 들어, 시간 데이터는 하기 표 4와 같은 형태를 가질 수 있다.In one embodiment, time data may mean data converted from non-saleable asset data into a form that can be sold in the form of a course ticket, usage right, etc. For example, time data may have the form shown in Table 4 below.
CategoryCategory Data (example)Data (example)
Task ID Task ID 003003
StateState CompletedCompleted
User AddressUser Address VCJBKJSO0890DFJL12VCJBKJSO0890DFJL12
CategoryCategory VoucherVoucher
Sub CategorySub Category RecipeRecipe
Expired date (or duration)Expired date (or duration) 2022-10-082022-10-08
일 실시 예에서, 시간 데이터는 시간 데이터의 식별 정보(예: Task ID)를 포함할 수 있다. 일 실시 예에서, 시간 데이터는 시간 데이터의 상태에 관한 정보를 포함할 수 있다. 예를 들어, 시간 데이터의 상태는 시간 데이터가 생성된 상태를 나타내는 “생성 상태”를 포함할 수 있다. 예를 들어, 시간 데이터의 상태는 시간 데이터가 유효한지 여부에 관한 인증이 완료된 상태를 나타내는 “인증 상태”를 포함할 수 있다. 예를 들어, 시간 데이터의 상태는 시간 데이터의 상태는 시간 데이터의 구매자가 매칭되기를 대기하는 상태를 나타내는 “매칭 상태”를 포함할 수 있다. 예를 들어, 시간 데이터의 상태는 시간 데이터에 대한 구매자가 매칭된 상태를 나타내는 “판매 완료” 상태를 포함할 수 있다. 예를 들어, 시간 데이터의 상태는 판매 완료 이후에, 시간 데이터의 사용이 완료된 상태(예: 사용권 사용 완료)를 나타내는 “사용 완료 상태”를 포함할 수 있다. 예를 들어, 시간 데이터의 상태는 판매 완료 이후, 시간 데이터의 유효 기간이 만료되었음을 나타내는 “시간 만료 상태”를 포함할 수 있다. 일 실시 예에서, “사용 완료” 또는 “시간 만료”된 상태의 시간 데이터는 다시 Owner(예: 노동자 또는 고용주)에게 전달될 수 있다. 일 실시 예에서, 시간 데이터는 노동자 또는 고용주의 식별 정보(예: user address)를 포함할 수 있다. 일 실시 예에서, 자산 데이터는 자산의 종류에 관한 정보(예: Category: Voucher, Sub-Category: Recipe)를 포함할 수 있다.In one embodiment, time data may include identification information (eg, Task ID) of the time data. In one embodiment, temporal data may include information regarding the state of the temporal data. For example, the status of time data may include “creation status” indicating the state in which the time data was created. For example, the status of time data may include “authentication status” indicating a state in which authentication regarding whether the time data is valid has been completed. For example, the state of the time data may include a “matching state” indicating a state in which a buyer of the time data is waiting to be matched. For example, the status of the time data may include a “sold” status indicating that a buyer for the time data has been matched. For example, the status of the time data may include a “used status” indicating that the use of the time data has been completed (e.g., license usage complete) after completion of sale. For example, the status of time data may include a “time expiration status” indicating that the validity period of time data has expired after completion of sale. In one embodiment, time data with a “completed” or “time expired” status may be delivered back to the Owner (e.g., worker or employer). In one embodiment, time data may include worker or employer identifying information (e.g., user address). In one embodiment, asset data may include information about the type of asset (e.g., Category: Voucher, Sub-Category: Recipe).
일 실시 예에서, 시간 데이터는 시간 데이터의 유효 기간에 대한 정보(예: Expiration date)를 포함할 수 있다. In one embodiment, time data may include information about the validity period of the time data (eg, expiration date).
도 4를 참고하면, 일 실시 예에 따른 서버 장치는 복수의 시간 데이터들(예: TC(410-1), TC(410-2), TC(410-3), …TC(410-n))를 결합하여, 결합 시간 데이터(420)(NFT Time Aggregation)를 생성할 수 있다. 예를 들어, 결합 시간 데이터의 카테고리는 “Voucher”이고, 서브 카테고리는 “Recipe”“Class” 일 수 있다. 또한, 예를 들어, 결합 시간 데이터는 자산 데이터의 수(# of assets), 총 수입(total income), 월 평균 수입(income avg per month), 피드백 정보(예: Class feedback: Excellent” 등에 관한 정보를 포함할 수 있다. Referring to FIG. 4, a server device according to an embodiment may store a plurality of time data (e.g., TC (410-1), TC (410-2), TC (410-3), ...TC (410-n) ) can be combined to generate combination time data 420 (NFT Time Aggregation). For example, the category of combination time data may be “Voucher” and the subcategories may be “Recipe” and “Class”. Additionally, for example, combined time data may include information about the number of assets (# of assets), total income, average income per month (income avg per month), feedback information (e.g. Class feedback: Excellent”, etc.) may include.
일 실시 예에 따른 서버 장치는 Aggregator를 통하여 결합한 결합 TC 데이터(예: 결합 태스크 데이터, 결합 자산 데이터, 결합 시간 데이터)에 기반하여 CV(230, 330, 430)를 생성할 수 있다. 일 실시 예에서, 서버 장치는 API(application programming interface)를 통하여 CV를 제1 장치 및 제2 장치로 전달할 수 있다. The server device according to one embodiment may generate CVs 230, 330, 430 based on combined TC data (e.g., combined task data, combined asset data, combined time data) combined through the aggregator. In one embodiment, the server device may transmit the CV to the first device and the second device through an application programming interface (API).
일 실시 예에서, 서버 장치는 노동자의 프로필에 관한 정보(예: 인적 사항에 관한 정보, 자격증에 관한 정보, 학력 정보 등)를 제1 장치로부터 수신할 수 있다. 일 실시 예에서, 서버 장치는 고용주의 프로필에 관한 정보(예: 인적 사항에 관한 정보, 운영 업무에 관한 정보, 고용주가 운영하는 회사에 관한 정보 등)를 제2 장치로부터 수신할 수 있다. In one embodiment, the server device may receive information about the worker's profile (e.g., information about personal information, information about qualifications, education information, etc.) from the first device. In one embodiment, the server device may receive information about the employer's profile (e.g., information about personal information, information about operational work, information about the company operated by the employer, etc.) from the second device.
일 실시 예에서, 도면에는 도시되지 않았으나, 서버 장치는 제1 장치 및 제2 장치로부터 수신한 노동자 및 고용주의 프로필에 관한 정보를 저장할 것을 요청하는 메시지를 클라우드 서버로 송신할 수 있다. 이에 따라, 클라우드 서버는 노동자 및 고용주의 프로필에 관한 정보를 저장할 수 있다. In one embodiment, although not shown in the drawing, the server device may transmit a message requesting to store information about the profiles of workers and employers received from the first device and the second device to the cloud server. Accordingly, the cloud server can store information about the profiles of workers and employers.
도 5는 일 실시 예에 따른 서버 장치의 접근 권한 설정의 예를 도시한다. 도 6은 일 실시 예에 따른 서버 장치의 동작 흐름을 도시한다. 도 5 및 도 6에서 수행되는 서버 장치의 동작은 블록 체인 레이어 상에서 수행되는 것일 수 있으며, 각 레이어에서 수행되어 생성된 결과물(예: TC 데이터, TC 테이블, CV 데이터 등)은 서버 장치의 메모리 뿐 아니라 블록 체인 네트워크의 노드에 저장될 수 있다. Figure 5 shows an example of setting access rights for a server device according to an embodiment. Figure 6 shows the operation flow of a server device according to an embodiment. The operations of the server device performed in FIGS. 5 and 6 may be performed on the blockchain layer, and the results generated by performing at each layer (e.g., TC data, TC table, CV data, etc.) are stored only in the memory of the server device. Rather, it can be stored in nodes of the blockchain network.
일 실시 예에 따르면, 동작 610에서, 서버 장치는 제1 장치로부터 제1 태스크(task)에 대한 제1 장치의 TC를 수신할 수 있다. 예를 들어, 도 5를 참고하면, 서버(130)는 제1 장치(501-1)로부터 제1 태스크에 대한 제1 장치(501-1)의 TC를 수신할 수 있다. According to one embodiment, in operation 610, the server device may receive the TC of the first device for the first task from the first device. For example, referring to FIG. 5, the server 130 may receive the TC of the first device 501-1 for the first task from the first device 501-1.
일 실시 예에서, 제1 장치는 피고용주가 이력서 관리 서비스를 제공받기 위하여 사용하는 장치를 나타낼 수 있다. In one embodiment, the first device may represent a device used by an employee to receive a resume management service.
일 실시 예에서, 제1 장치의 TC는 노동자가 수행한 업무에 관한 정보를 의미할 수 있다. 예를 들어, 제1 장치의 TC는 도 2 내지 도 4에서 설명한 태스크 데이터, 자산 데이터, 시간 데이터를 포함할 수 있다. In one embodiment, the TC of the first device may mean information about work performed by the worker. For example, the TC of the first device may include task data, asset data, and time data described in FIGS. 2 to 4.
일 실시 예에 따르면, 동작 620에서, 서버 장치는 제1 장치와 매칭(matching)되는 제2 장치로부터, 제1 태스크에 대한 제2 장치의 TC를 수신할 수 있다. 예를 들어, 서버(130)는 제2 장치(502-1)로부터 제1 태스크에 대한 제2 장치(502-1)의 TC를 수신할 수 있다. According to one embodiment, in operation 620, the server device may receive the TC of the second device for the first task from the second device that matches the first device. For example, the server 130 may receive the TC of the second device 502-1 for the first task from the second device 502-1.
일 실시 예에서, 제2 장치는 고용주가 이력서 관리 서비스를 제공받기 위하여 사용하는 장치를 의미할 수 있다. In one embodiment, the second device may refer to a device used by an employer to provide a resume management service.
일 실시 예에서, 제2 장치의 TC는 고용주가 노동자에게 제공한 업무에 관한 정보를 의미할 수 있다. 예를 들어, 제1 장치의 TC는 도 2 내지 도 4에서 설명한 태스크 데이터, 자산 데이터, 시간 데이터를 포함할 수 있다. In one embodiment, the TC of the second device may refer to information about work provided by the employer to the worker. For example, the TC of the first device may include task data, asset data, and time data described in FIGS. 2 to 4.
일 실시 예에서, 제1 장치와 제2 장치는 고용주가 생성한 태스크를 수행할 노동자가 결정되는 경우에 매칭될 수 있다. In one embodiment, the first device and the second device may be matched when a worker is determined to perform a task created by the employer.
일 실시 예에 따르면, 동작 630에서, 서버 장치는 제1 태스크에 대한 제1 장치의 TC 및 제1 태스크에 대한 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성할 수 있다. 예를 들어, 서버(130)는 제1 태스크에 대한 제1 장치(501-1)의 TC 및 제1 태스크에 대한 제2 장치(502-1)의 TC에 기반하여 제1 TC 데이터(512)를 생성할 수 있다. According to one embodiment, in operation 630, the server device may generate first TC data based on the TC of the first device for the first task and the TC of the second device for the first task. For example, the server 130 may generate first TC data 512 based on the TC of the first device 501-1 for the first task and the TC of the second device 502-1 for the first task. can be created.
일 실시 예에 따르면, 동작 640에서, 서버 장치는 제1 TC에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제1 TC 테이블(513)을 생성할 수 있다. According to one embodiment, in operation 640, the server device may create a first TC table 513 containing information about devices and applications having access to the first TC.
일 실시 예에서, 접근 권한은 TC에 대한 접근 권한 및 CV에 대한 접근 권한을 포함할 수 있다. 일 실시 예에서, 접근 권한은 열람만이 가능한 제1 권한, 열람 및 수정이 가능한 제2 권한, 열람, 수정 및 권한 부여를 할 수 있는 제3 권한을 포함할 수 있다. 예를 들어, 접근 권한은 하기 표 5와 같은 형태를 가질 수 있다.In one embodiment, the access rights may include access rights to the TC and access rights to the CV. In one embodiment, the access rights may include a first right to view only, a second right to view and modify, and a third right to view, modify, and grant permission. For example, access rights may have the form shown in Table 5 below.
권한 등급Privilege level 권한 범위scope of authority
Owner(제3 권한)Owner (third authority) - 소유주 수정/열람 모두 가능- Acting, Viewer 등급 지정 가능- Owner can edit/view - Acting and Viewer ratings can be specified
Acting(제2 권한)Acting (second authority) - 소유주 대행, 수정/열람 모두 가능- viewer 등급 지정 가능- Owner agency, modification/viewing possible - Viewer rating can be specified
Viewer(제1 권한)Viewer (primary authority) - 열람 가능- Available for viewing
일 실시 예에서, 권한 등급은 Owner, Acting 및 Viewer를 포함할 수 있다. Owner는 Task Contract나 NFT CV의 소유주를 나타낼 수 있다. Owner 권한을 가지는 경우, TC나 CV를 수정하거나 열람할 수 있다. 또한, Owner 권한을 갖는 장치는 Acting과 Viewer 권한을 지정할 수 있다.일 실시 예에서, Acting 등급을 갖는 장치는 Owner 역할을 대행하는 역할을 의미할 수 있다. 예를 들어, A 사용자가 B 일거리를 C라는 어플리케이션을 통해서 수행을 하는 경우, C에게 Acting 등급을 주면, 수행한 작업으로 만들어지고 나서, 날짜나 시간 오류 등이 발견이 되었을 때, TC 수정을 C가 빠르게 할 수 있다. 또한, Acting 등급을 갖는 장치는 Viewer 권한을 수정할 수 있다.일 실시 예에서, Viewer 등급을 갖는 장치는 TC 또는 CV에 대한 열람을 할 수 있으나, 수정할 권한은 존재하지 않을 수 있다. In one embodiment, permission levels may include Owner, Acting, and Viewer. Owner may represent the owner of a Task Contract or NFT CV. If you have owner authority, you can edit or view the TC or CV. Additionally, a device with Owner privileges can specify Acting and Viewer privileges. In one embodiment, a device with an Acting level can mean a role that acts as an Owner. For example, when user A performs task B through an application called C, if C is given an Acting grade, after the performed task is created and date or time errors are discovered, TC correction is made to C. You can do it quickly. Additionally, a device with the Acting level can modify Viewer permissions. In one embodiment, a device with the Viewer level can view the TC or CV, but may not have the permission to modify it.
일 실시 예에서, 접근 권한 간에 우선 순위가 존재할 수 있으며, Owner, Acting, Viewer 순으로 우선 순위를 가질 수 있다. In one embodiment, there may be priorities among access rights, and the priorities may be in the following order: Owner, Acting, and Viewer.
일 실시 예에서, 서버 장치는 Task Contract가 생성이 되면, Owner를 먼저 설정할 수 있다. 예를 들어, Task를 수행한 Worker와 Task를 제공한 Employer가 Owner 권한을 가질 수 있다. 또한 예를 들어, 서버 장치는 NFT Asset의 경우에는 Asset의 소유자를 Owner로 설정할 수 있다. In one embodiment, when a task contract is created, the server device can set the owner first. For example, the worker who performed the task and the employer who provided the task can have owner authority. Also, for example, in the case of an NFT Asset, the server device can set the owner of the Asset as Owner.
일 실시 예에서, TC 또는 CV에 대한 Owner 권한이 결정되는 경우, Owner가 Acting 권한을 갖는 장치를 지정할 수 있다. Acting 권한을 갖는 장치는 Owner로부터 권한을 받아서 역할을 대행할 수 있다. 또한, Acting 권한을 갖는 장치가 결정된 후, Owner 또는 Acting 권한을 갖는 장치가 Viewer 권한을 갖는 장치를 결정할 수 있다. In one embodiment, when Owner authority for a TC or CV is determined, the Owner may designate a device with Acting authority. A device with Acting authority can take on the role by receiving authority from the Owner. Additionally, after the device with Acting privileges is determined, the device with Owner or Acting privileges can determine the device with Viewer privileges.
일 실시 예에서, 접근 권한을 나타내는 테이블은 또한 하기 표 6 또는 표 7과 같은 형태를 가질 수 있다. In one embodiment, a table representing access rights may also have the form shown in Table 6 or Table 7 below.
권한authority 항목item 유효기간expiration period
OwnerOwner Worker02Worker02 PermanentPermanent
ActingActing App02(client application)App02(client application) Sign UpSign Up
ViewerViewer Platform company APlatform company A PermanentPermanent
Platform company BPlatform company B PermanentPermanent
Platform company CPlatform company C 2022.12.31.2022.12.31.
Financial company AFinancial company A PermanentPermanent
Financial company BFinancial company B 2022.08.31.2022.08.31.
일 실시 예에서, 권한 테이블은 권한별로 누가 할당되어 있는지, 유효기간이 언제까지인지에 관한 정보를 포함할 수 있다. 예를 들어, Owner인 경우에는 유효기간이 따로 없이, 영구적인(permanent) 유효 기간을 가질 수 있다. 또한 예를 들어, 권한의 유효기간은 앱에 가입되어 있는 동안으로 설정될 수 있다. 또한, 예를 들어, Platform Company A, B 역시 항상 Viewer의 권한을 가질 수 있고, Platform Company C는 22년 말까지 권한을 가질 수 있다. 예를 들어, 서버 장치에 특정 장치(예: Financial Company B)로부터 권한 요청이 수신되는 경우, 미리 정해진 기간(예: 일주일) 동안 권한을 갖도록 설정할 수 있다.In one embodiment, the permission table may include information about who is assigned to each permission and how long it is valid. For example, in the case of an Owner, there is no separate validity period and may have a permanent validity period. Also, for example, the validity period of the permission can be set to while subscribed to the app. Also, for example, Platform Company A and B can always have Viewer rights, and Platform Company C can have rights until the end of 22 years. For example, when a server device receives a permission request from a specific device (e.g. Financial Company B), it can be set to have permission for a predetermined period of time (e.g. a week).
권한authority 항목item 유효기간expiration period
OwnerOwner Worker 02Worker 02 PermanentPermanent
ActingActing APP02(Client Application)APP02(Client Application) Sign upSign up
ViewerViewer All platform companyAll platform companies PermanentPermanent
All Financial companyAll financial companies 2022-12-312022-12-31
일 실시 예에서, Viewer 항목들은 Platform Company A, B, C와 같이 하나씩 지정이 될 수도 있으나, 미리 정해진 Preset에 따라 설정될 수 있다. 예를 들어, 서버 장치는 전체 일거리 플랫폼 회사가 모두 나의 NFT CV를 조회가 가능하도록 하고, 금융 관련 회사는 특정 시점(예: 2022년) 조회가 가능하도록 할 수 있다. 일 실시 예에서, 서버 장치는 TC 데이터를 생성하기 위하여 결합한 TC를 송신한 객체(예: 제1 TC 데이터(513)의 경우, 제1 장치(501-1) 및 제2 장치(502-1)로부터 각각의 TC를 수신하였으므로, 제1 장치(501-1) 및 제2 장치(502-1))를 TC 데이터에 대하여 제3 권한을 갖는 것으로 결정할 수 있다. 예를 들어, 서버(130)는 제1 TC 데이터(512)에 대하여 제1 장치(501-1), 제2 장치(502-1), 제3 장치(502-3) 및 App01가 제1 권한을 가지고, 제1 장치(501-1), 제2 장치(501-2)가 제2 권한 및 제3 권한을 가지도록 제1 TC 테이블(513)을 생성할 수 있다. In one embodiment, Viewer items may be designated one by one, such as Platform Company A, B, and C, but may be set according to a preset Preset. For example, the server device can enable all job platform companies to view my NFT CV, and financial-related companies can view it at a specific point in time (e.g., 2022). In one embodiment, the server device is an object that transmitted the combined TC to generate TC data (e.g., in the case of the first TC data 513, the first device 501-1 and the second device 502-1) Since each TC has been received from , it can be determined that the first device 501-1 and the second device 502-1) have third authority over the TC data. For example, the server 130 has the first device 501-1, the second device 502-1, the third device 502-3, and App01 as the first authority for the first TC data 512. With this, the first TC table 513 can be created so that the first device 501-1 and the second device 501-2 have the second authority and the third authority.
일 실시 예에서, 서버 장치는 제2 장치로부터 제2 태스크에 대한 제2 장치의 TC 데이터를 수신하고, 다른 제1 장치로부터 제2 태스크에 대한 다른 제1 장치의 TC를 수신할 수 있다. 서버 장치는 제2 태스크에 대한 제2 장치의 TC 및 제2 태스크에 대한 다른 제1 장치의 TC에 기반하여 제2 TC 데이터를 생성할 수 있다. 서버 장치는 제2 TC 데이터에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제2 TC 테이블을 생성할 수 있다. 예를 들어, 서버(130)는 제2 장치(502-1)로부터 제2 태스크에 대한 제2 장치의 TC를 수신하고, 제1 장치(501-1)로부터 제2 태스크에 대한 제1 장치의 TC를 수신할 수 있다. 서버(130)는 제2 태스크에 대한 제2 장치(502-1)의 TC 및 제2 태스크에 대한 제1 장치(501-2)의 TC에 기반하여 제2 TC 데이터(514)를 생성할 수 있다. 서버(130)는 제2 TC 데이터(514)에 대한 접근 권한을 갖는 장치(예: 제1 권한: 제2 장치(502-1), 제2 장치(502-2), 제3 장치(502-3), 제4 장치(502-4)), 제2 권한: 애플리케이션(App01))에 관한 정보를 포함하는 제2 TC 테이블(515)을 생성할 수 있다.In one embodiment, the server device may receive TC data of a second device for a second task from a second device, and may receive TC of another first device for a second task from another first device. The server device may generate second TC data based on the TC of the second device for the second task and the TC of another first device for the second task. The server device may create a second TC table containing information about devices and applications that have access to the second TC data. For example, the server 130 receives the TC of the second device for the second task from the second device 502-1 and the TC of the first device for the second task from the first device 501-1. TC can be received. The server 130 may generate the second TC data 514 based on the TC of the second device 502-1 for the second task and the TC of the first device 501-2 for the second task. there is. The server 130 is a device having access to the second TC data 514 (e.g., first authority: second device 502-1, second device 502-2, third device 502- 3), a second TC table 515 containing information about the fourth device (502-4), second authority: application (App01)) can be created.
일 실시 예에서, 서버 장치는 제1 TC 데이터 및 제2 TC 데이터를 결합하여 제1 CV를 생성할 수 있다. 서버 장치는 제1 CV에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제1 CV 테이블을 생성할 수 있다. 예를 들어, 서버(130)는 Aggregator(522)를 통하여 제1 TC 데이터(512) 및 제2 TC 데이터(514)를 결합하여 제1 CV(532)를 생성할 수 있다. 서버(130)는 제1 CV(532)에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제1 CV 테이블(533)을 생성할 수 있다.In one embodiment, the server device may generate the first CV by combining the first TC data and the second TC data. The server device may create a first CV table containing information about devices and applications that have access to the first CV. For example, the server 130 may generate the first CV 532 by combining the first TC data 512 and the second TC data 514 through the aggregator 522. The server 130 may create a first CV table 533 containing information about devices and applications that have access to the first CV 532.
일 실시 예에서, 서버(130)는 다른 제1 장치로부터 제3 태스크에 대한 다른 제1 장치의 TC를 수신하고, 다른 제2 장치로부터 제3 태스크에 대한 다른 제2 장치의 TC를 수신할 수 있다. 서버 장치는 제3 태스크에 대한 다른 제1 장치의 TC 및 제3 태스크에 대한 다른 제2 장치의 TC에 기반하여 제3 TC 데이터를 생성할 수 있다. 서버 장치는 제3 TC 데이터에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제3 TC 테이블을 설정할 수 있다. 예를 들어, 일 실시 예에서, 서버(130)는 제1 장치(501-2)로부터 제3 태스크에 대한 제1 장치(501-2)의 TC를 수신하고, 제2 장치(502-2)로부터 제3 태스크에 대한 제2 장치(502-2)의 TC를 수신할 수 있다. 서버(130)는 제3 태스크에 대한 제1 장치(5021-2)의 TC 및 제3 태스크에 대한 제2 장치(502-2)의 TC에 기반하여 제3 TC 데이터(516)를 생성할 수 있다. 서버(130)는 제3 TC 데이터(516)에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보(예: 제3 권한은 제1 장치(501-2), 제2 장치(502-2), 제1 권한은 제2 장치(502-1), 제2 장치(502-2), 제3 장치(502-3), 제4 장치(502-4), 제2 권한은 APP01)를 포함하는 제3 TC 테이블(533)을 설정할 수 있다. In one embodiment, the server 130 may receive a TC of another first device for a third task from another first device and receive a TC of another second device for a third task from another second device. there is. The server device may generate third TC data based on the TC of another first device for the third task and the TC of the other second device for the third task. The server device may set up a third TC table containing information about devices and applications that have access to third TC data. For example, in one embodiment, the server 130 receives the TC of the first device 501-2 for the third task from the first device 501-2, and the second device 502-2 The TC of the second device 502-2 for the third task may be received from. The server 130 may generate third TC data 516 based on the TC of the first device 5021-2 for the third task and the TC of the second device 502-2 for the third task. there is. The server 130 provides information about devices and applications that have access to the third TC data 516 (e.g., the third authority includes the first device 501-2, the second device 502-2, and the third device 501-2). 1 authority is the second device (502-1), the second device (502-2), the third device (502-3), the fourth device (502-4), the second authority is the third device including APP01) The TC table 533 can be set.
일 실시 예에서, 서버 장치는 제2 TC 데이터 및 제3 TC 데이터를 결합하여 제2 CV를 생성할 수 있고, 제2 CV에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제2 CV 테이블을 생성할 수 있다. 예를 들어, 서버(130)는 Aggregator(524)를 통하여 제2 TC 데이터(514) 및 제3 TC 데이터(516)를 결합하여 제2 CV(534)를 생성할 수 있다. 서버(130)는 제2 CV(534)에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제2 CV 테이블(535)을 생성할 수 있다. In one embodiment, the server device may combine the second TC data and the third TC data to generate a second CV, the second CV including information about devices and applications that have access to the second CV. You can create a table. For example, the server 130 may generate the second CV 534 by combining the second TC data 514 and the third TC data 516 through the aggregator 524. The server 130 may create a second CV table 535 that includes information about devices and applications that have access to the second CV 534.
도 7은 일 실시 예에 따른 서버 장치의 동작 흐름을 도시한다.Figure 7 shows the operation flow of a server device according to an embodiment.
일 실시 예에 따르면 동작 710에서, 서버 장치는 제3 장치로부터 CV 접근 요청을 수신할 수 있다. CV 접근 요청은 CV에 대한 열람 요청 또는 수정 요청을 포함할 수 있다. According to one embodiment, in operation 710, the server device may receive a CV access request from a third device. A CV access request may include a request to view or modify a CV.
일 실시 예에 따르면 동작 720에서, 서버 장치는 CV 접근 요청을 수신함에 응답하여, 제3 장치가 CV 접근 권한이 존재하는지 여부를 결정할 수 있다. 일 실시 예에서, 서버 장치는 CV 접근 요청에 상응하는 CV에 대한 CV 테이블에 기반하여, 제3 장치가 CV 접근 권한이 있는지 여부를 판단할 수 있다. 예를 들어, CV 접근 요청에 상응하는 CV의 접근 권한 테이블에 제3 장치가 포함되는 경우, 제3 장치에 CV 접근 권한이 있다고 결정할 수 있다. 서버 장치는 CV 접근 요청에 상응하는 CV의 접근 권한 테이블에 상기 제3 장치가 포함되지 않는 경우, 제3 장치가 CV 접근 권한이 없다고 결정할 수 있다. According to one embodiment, in operation 720, the server device may determine whether the third device has CV access authority in response to receiving the CV access request. In one embodiment, the server device may determine whether the third device has CV access authority based on the CV table for the CV corresponding to the CV access request. For example, if a third device is included in the access authority table of the CV corresponding to the CV access request, it may be determined that the third device has CV access authority. If the third device is not included in the access authority table of the CV corresponding to the CV access request, the server device may determine that the third device does not have CV access authority.
일 실시 예에 따르면 동작 730에서, 서버 장치는 제3 장치에 CV 접근 권한이 존재한다고 판단하는 경우, 제3 장치에게 CV 접근 요청에 상응하는 CV와 관련된 데이터를 송신할 수 있다. According to one embodiment, in operation 730, when the server device determines that the third device has CV access authority, it may transmit data related to the CV corresponding to the CV access request to the third device.
일 실시 예에 따르면 동작 740에서, 서버 장치는 제3 장치에 CV 접근 권한이 존재하지 않는다고 판단하는 경우, CV 접근 요청에 상응하는 CV에 대하여 접근 권한이 있는 적어도 하나의 장치로 접근 허가 요청을 송신할 수 있다. According to one embodiment, in operation 740, when the server device determines that the third device does not have CV access authority, it transmits an access permission request to at least one device that has access authority to the CV corresponding to the CV access request. can do.
일 실시 예에서, 접근 권한이 있는 적어도 하나의 장치로부터 접근 허가 응답을 수신하는 경우, 서버 장치는 제3 장치로 CV와 관련된 데이터를 송신할 수 있다. 일 실시 예에서, 접근 권한이 있는 적어도 하나의 장치로부터 접근 허가 응답을 수신하지 못하는 경우, 제3 장치로 거절(rejection)을 송신할 수 있다.In one embodiment, when receiving an access authorization response from at least one device with access authority, the server device may transmit data related to the CV to the third device. In one embodiment, when an access authorization response is not received from at least one device with access authority, a rejection may be transmitted to a third device.
도 8은 일 실시 예에 따른 서버 장치의 동작 흐름을 도시한다. Figure 8 shows the operation flow of a server device according to an embodiment.
일 실시 예에 따르면, 동작 810에서, 서버 장치는 제4 장치로부터 TC 수정 요청을 수신할 수 있다. TC에 잘못된 정보가 있거나, 추가할 사항이 있는 경우, 이를 수정할 수 있으며, 다만 TC에 대하여 수정할 권한이 있는 주체(예: TC의 생성 주체인 고용주, TC의 태스크를 수행한 노동자)가 이를 수정할 필요가 있다. According to one embodiment, in operation 810, the server device may receive a TC modification request from the fourth device. If there is incorrect information in the TC or something needs to be added, it can be modified. However, an entity with the authority to modify the TC (e.g., the employer who created the TC, the worker who performed the task of the TC) needs to modify it. There is.
일 실시 예에 따르면, 동작 820에서, 서버 장치는 제4 장치에 TC에 대한 제2 권한 또는 제3 권한이 존재하는지 여부를 결정할 수 있다. According to one embodiment, in operation 820, the server device may determine whether a second authority or a third authority for the TC exists in the fourth device.
일 실시 예에서, 서버 장치는 TC 테이블에 제4 장치가 포함되는지 여부에 기반하여 제4 장치가 TC에 대한 제2 권한 또는 제3 권한이 존재하는지 여부를 결정할 수 있다. In one embodiment, the server device may determine whether the fourth device has second authority or third authority for the TC based on whether the fourth device is included in the TC table.
일 실시 예에 따르면, 서버 장치가 제4 장치에 제2 권한 또는 제3 권한이 존재한다고 결정하는 경우, 동작 830에서, 서버 장치는 TC 수정 요청에 상응하는 TC를 수정할 수 있다.According to one embodiment, when the server device determines that a second authority or a third authority exists in the fourth device, in operation 830, the server device may modify the TC corresponding to the TC modification request.
일 실시 예에 따르면, 서버 장치가 제4 장치에 제2 권한 또는 제3 권한이 존재하지 않는다고 결정하는 경우, 동작 840에서, 서버 장치는 TC의 접근 권한 테이블에 기반하여 TC에 대하여 제3 권한을 갖는 장치로 수정 확인 요청을 송신할 수 있다. According to one embodiment, if the server device determines that the second authority or the third authority does not exist in the fourth device, in operation 840, the server device grants the third authority to the TC based on the TC's access authority table. A modification confirmation request can be sent to the device having the modification.
일 실시 예에서, 서버 장치가 제3 권한을 갖는 장치로부터 수정 허가 응답을 수신하는 경우, 서버 장치는 제4 장치가 요청한 수정 사항을 반영하여 TC 테이블을 수정할 수 있다.In one embodiment, when the server device receives a modification authorization response from a device with third authority, the server device may modify the TC table by reflecting the modification requested by the fourth device.
일 실시 예에서, 서버 장치가 제3 권한을 갖는 장치로부터 수정 허가 응답을 수신하지 못하는 경우, 서버 장치는 제4 장치로 거절을 송신할 수 있다. In one embodiment, if the server device does not receive a modification authorization response from the device with third authority, the server device may send a rejection to the fourth device.
일 실시 예에서, 서버 장치가 특정 애플리케이션으로부터 CV 접근 요청을 수신하는 경우, Acting 권한으로 특정 애플리케이션을 준 모든 CV들을 특정 애플리케이션으로 송신할 수 있다. In one embodiment, when the server device receives a CV access request from a specific application, all CVs given to the specific application with Acting permission can be sent to the specific application.
일 실시 예에서, 도 1 내지 도 6에 따른 설명에서, 서버 장치(130)가 전자 장치(110)로부터 수신한 데이터(예: TC), 서버 장치(130)가 생성한 데이터(예: TC 데이터, TC 테이블, CV 데이터)는 서버 장치의 메모리(예: 메모리(134)), 외부 서버(예: 클라우드 서버), 또는 블록 체인 네트워크(150)의 노드(152) 상에 저장될 수 있다. In one embodiment, in the description according to FIGS. 1 to 6, data received by the server device 130 from the electronic device 110 (e.g., TC), data generated by the server device 130 (e.g., TC data) , TC table, CV data) may be stored in the memory of the server device (e.g., memory 134), on an external server (e.g., cloud server), or on the node 152 of the blockchain network 150.
본 개시의 일 실시 예에 따른 서버 장치의 동작 방법은, 제1 장치로부터 제1 태스크(task)에 대한 상기 제1 장치의 TC(task contract)를 수신하는 동작, 상기 제1 장치와 매칭(matching)되는 제2 장치로부터, 상기 제1 태스크에 대한 상기 제2 장치의 TC를 수신하는 동작, 상기 제1 태스크에 대한 상기 제1 장치의 TC 및 상기 제1 태스크에 대한 상기 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성하는 동작, 상기 제1 TC 데이터에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제1 TC 테이블을 설정하는 동작을 포함하고, 상기 제1 TC 테이블에는 상기 제1 장치 및 상기 제2 장치가 포함되고, 상기 제1 장치 및 상기 제2 장치 중 어느 하나는 상기 제1 태스크를 수행하는 노동자(worker)에 상응하는 장치이고, 나머지 하나는 상기 제1 태스크를 상기 노동자에게 제공하는 고용주에 상응하는 장치일 수 있다. A method of operating a server device according to an embodiment of the present disclosure includes receiving a TC (task contract) of the first device for a first task from a first device, matching with the first device. ), an operation of receiving, from a second device, a TC of the second device for the first task, a TC of the first device for the first task, and a TC of the second device for the first task. An operation of generating first TC data based on the first TC data, setting a first TC table containing information about a device and an application having access to the first TC data, and the first TC table includes the A first device and a second device are included, one of the first device and the second device is a device corresponding to a worker performing the first task, and the other is a device that performs the first task. It may be a corresponding device provided by the employer to the worker.
일 실시 예에서, 서버 장치의 동작 방법은, 상기 제2 장치로부터 제2 태스크에 대한 상기 제2 장치의 TC를 수신하는 동작, 상기 제1 장치와 다른 제1 장치로부터 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC를 수신하는 동작, 상기 제2 태스크에 대한 상기 제2 장치의 TC 및 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC에 기반하여 제2 TC 데이터를 생성하는 동작, 상기 제2 TC 데이터에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제2 TC 테이블을 설정하는 동작을 포함하고, 상기 제2 TC 테이블에는 상기 다른 제1 장치 및 상기 제2 장치가 포함될 수 있다. In one embodiment, a method of operating a server device includes receiving a TC of the second device for a second task from the second device, receiving the TC for the second task from a first device different from the first device. An operation of receiving a TC of another first device, an operation of generating second TC data based on the TC of the second device for the second task and the TC of the other first device for the second task, An operation of setting a second TC table containing information about devices and applications having access rights to second TC data, wherein the second TC table may include the other first device and the second device. there is.
일 실시 예에서, 서버 장치의 동작 방법은, 상기 제1 TC 데이터 및 상기 제2 TC 데이터를 결합하여 제1 CV를 생성하는 동작, 상기 제1 CV에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제1 CV 테이블을 설정하는 동작을 포함하고, 상기 제1 CV 테이블에는 상기 제2 장치가 포함될 수 있다. In one embodiment, a method of operating a server device includes generating a first CV by combining the first TC data and the second TC data, and information about devices and applications having access to the first CV. An operation of setting a first CV table including, and the first CV table may include the second device.
일 실시 예에서, 서버 장치의 동작 방법은, 상기 다른 제1 장치로부터 제3 태스크에 대한 상기 다른 제1 장치의 TC를 수신하는 동작, 다른 제2 장치로부터 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC를 수신하는 동작, 상기 제3 태스크에 대한 상기 다른 제1 장치의 TC 및 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC에 기반하여 제3 TC 데이터를 생성하는 동작, 상기 제3 TC 데이터에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제3 TC 테이블을 설정하는 동작을 포함하고, 상기 제3 TC 테이블에는 상기 다른 제1 장치 및 상기 다른 제2 장치가 포함될 수 있다. In one embodiment, a method of operating a server device includes receiving a TC of the other first device for a third task from the other first device, receiving a TC of the other first device for the third task from the other second device. An operation of receiving a TC of a device, an operation of generating third TC data based on the TC of the other first device for the third task and the TC of the other second device for the third task, the third An operation of setting a third TC table containing information about devices and applications having access to TC data, and the third TC table may include the other first device and the other second device. .
일 실시 예에서, 서버 장치의 동작 방법은, 상기 제2 TC 데이터 및 상기 제3 TC 데이터를 결합하여 제2 CV를 생성하는 동작, 상기 제2 CV에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제2 CV 테이블을 생성하는 동작을 포함하고, 상기 제2 장치, 상기 다른 제1 장치, 상기 다른 제2 장치는 상기 제2 CV 테이블에 포함될 수 있다. In one embodiment, a method of operating a server device includes generating a second CV by combining the second TC data and the third TC data, and information about devices and applications having access to the second CV. An operation of generating a second CV table including, wherein the second device, the other first device, and the other second device may be included in the second CV table.
일 실시 예에서, 서버 장치의 동작 방법은, 제3 장치로부터 CV 접근 요청을 수신하는 동작, 상기 CV 접근 요청을 수신함에 응답하여, 상기 제3 장치가 CV 접근 권한이 있는지 여부를 결정하는 동작, 상기 제3 장치가 CV 접근 권한이 있다고 결정하는 경우, 상기 제3 장치에게 상기 CV 접근 요청에 상응하는 CV와 관련된 데이터를 송신하는 동작, 상기 제3 장치가 CV 접근 권한이 없다고 결정하는 경우, 상기 CV 접근 요청에 상응하는 CV에 대하여 접근 권한이 있는 적어도 하나의 장치로 접근 허가 요청을 송신하는 동작을 포함할 수 있다. In one embodiment, a method of operating a server device includes receiving a CV access request from a third device, and in response to receiving the CV access request, determining whether the third device has CV access authority; If the third device determines that the third device has CV access authority, transmitting data related to the CV corresponding to the CV access request to the third device. If the third device determines that the third device does not have CV access authority, the third device transmits data related to the CV corresponding to the CV access request. It may include transmitting an access permission request to at least one device that has access authority to the CV corresponding to the CV access request.
일 실시 예에서, 서버 장치의 동작 방법은, 상기 CV 접근 요청에 상응하는 상기 CV의 접근 권한 테이블에 상기 제3 장치가 포함되는 경우, 상기 제3 장치가 CV 접근 권한이 있다고 결정하는 동작, 상기 CV 접근 요청에 상응하는 상기 CV의 접근 권한 테이블에 상기 제3 장치가 포함되지 않는 경우, 상기 제3 장치가 CV 접근 권한이 없다고 결정하는 동작을 포함할 수 있다. In one embodiment, the operating method of the server device includes, when the third device is included in the access authority table of the CV corresponding to the CV access request, determining that the third device has CV access authority, If the third device is not included in the access authority table of the CV corresponding to the CV access request, it may include determining that the third device does not have CV access authority.
일 실시 예에서, 서버 장치의 동작 방법은, 상기 TC 또는 CV에 대한 접근 권한은 열람만이 가능한 제1 권한, 열람 및 수정이 가능한 제2 권한, 열람, 수정 및 권한 부여를 할 수 있는 제3 권한을 포함할 수 있다. In one embodiment, the method of operating the server device includes the following: a first authority that allows only viewing, a second authority that allows viewing and modification, and a third authority that allows viewing, modification, and granting of authority. May include permissions.
일 실시 예에서, 서버 장치의 동작 방법은, 제4 장치로부터 TC 수정 요청을 수신하는 동작, 상기 TC 수정 요청을 수신함에 응답하여, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 있는지 여부를 결정하는 동작, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 있다고 결정하는 경우, 상기 TC 수정 요청에 상응하는 TC 데이터를 수정하는 동작, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 없다고 결정하는 경우, 상기 TC의 접근 권한 테이블에 기반하여 상기 TC에 대하여 상기 제3 권한을 갖는 장치로 수정 확인 요청을 송신하는 동작을 포함할 수 있다. In one embodiment, an operating method of a server device includes receiving a TC modification request from a fourth device, and in response to receiving the TC modification request, determining whether the fourth device has the second authority or the third authority. An operation of determining whether the fourth device has the second authority or the third authority, an operation of modifying TC data corresponding to the TC modification request, if the fourth device determines that the second authority or the third authority is When it is determined that there is no third authority, the method may include transmitting a modification confirmation request to a device with the third authority for the TC based on the access authority table of the TC.
일 실시 예에서, 서버 장치의 동작 방법은, 상기 TC에 대하여 상기 제3 권한을 갖는 장치로 송신한 상기 수정 확인 요청에 응답하여, 수정 허가 응답을 수신하는 동작, 상기 수정 허가 응답을 수신함에 응답하여 상기 TC 데이터를 수정하는 동작을 포함할 수 있다. In one embodiment, the operating method of the server device includes receiving a modification permission response in response to the modification confirmation request sent to the device having the third authority for the TC, and responding to receiving the modification authorization response. This may include an operation of modifying the TC data.
본 개시의 일 실시 예에 따른 서버 장치는, 메모리, 통신부, 상기 메모리 및 상기 통신부와 전기적으로 연결되는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 제1 장치로부터 제1 태스크(task)에 대한 상기 제1 장치의 TC(task contract)를 수신하고, 상기 제1 장치와 매칭(matching)되는 제2 장치로부터, 상기 제1 태스크에 대한 상기 제2 장치의 TC를 수신하고, 상기 제1 태스크에 대한 상기 제1 장치의 TC 및 상기 제1 태스크에 대한 상기 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성하고, 상기 제1 TC 데이터에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제1 TC 테이블을 설정하고, 상기 제1 TC 테이블에는 상기 제1 장치 및 상기 제2 장치가 포함되고, 상기 제1 장치 및 상기 제2 장치 중 어느 하나는 상기 제1 태스크를 수행하는 노동자(worker)에 상응하는 장치이고, 나머지 하나는 상기 제1 태스크를 상기 노동자에게 제공하는 고용주에 상응할 수 있다. A server device according to an embodiment of the present disclosure includes a memory, a communication unit, and at least one processor electrically connected to the memory and the communication unit, wherein the at least one processor receives a first task from a first device. ), receive a TC (task contract) of the first device for the first device, receive a TC of the second device for the first task from a second device matching the first device, and 1 Generating first TC data based on the TC of the first device for the task and the TC of the second device for the first task, and relating to a device and an application having access to the first TC data Set a first TC table containing information, the first TC table includes the first device and the second device, and one of the first device and the second device performs the first task. A device corresponds to a worker, and the other device may correspond to an employer who provides the first task to the worker.
일 실시 예에 따른 서버 장치는, 상기 제2 장치로부터 제2 태스크에 대한 상기 제2 장치의 TC를 수신하고, 상기 제1 장치와 다른 제1 장치로부터 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC를 수신하고, 상기 제2 태스크에 대한 상기 제2 장치의 TC 및 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC에 기반하여 제2 TC 데이터를 생성하고, 상기 제2 TC 데이터에 대한 접근 권한을 갖는 장치 및 애플리케이션에 관한 정보를 포함하는 제2 TC 테이블을 설정하고, 상기 제2 TC 테이블에는 상기 다른 제1 장치 및 상기 제2 장치가 포함될 수 있다. The server device according to an embodiment receives the TC of the second device for the second task from the second device, and receives the TC of the second device for the second task from the first device and the other first device. Receive a TC of, generate second TC data based on the TC of the second device for the second task and the TC of the other first device for the second task, and generate second TC data for the second TC data. A second TC table containing information about devices and applications with access rights is set, and the second TC table may include the other first device and the second device.
일 실시 예에 따른 서버 장치는, 상기 제1 TC 데이터 및 상기 제2 TC 데이터를 결합하여 제1 CV를 생성하고, 상기 제1 CV에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제1 CV 테이블을 설정하고, 상기 제1 CV 테이블에는 상기 제2 장치가 포함될 수 있다. The server device according to an embodiment generates a first CV by combining the first TC data and the second TC data, and includes information about a device and an application having access to the first CV. 1 CV table is set, and the first CV table may include the second device.
일 실시 예에 따른 서버 장치는, 상기 다른 제1 장치로부터 제3 태스크에 대한 상기 다른 제1 장치의 TC를 수신하고, 다른 제2 장치로부터 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC를 수신하고, 상기 제3 태스크에 대한 상기 다른 제1 장치의 TC 및 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC에 기반하여 제3 TC 데이터를 생성하고, 상기 제3 TC 데이터에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제3 TC 테이블을 설정하고, 상기 제3 TC 테이블에는 상기 다른 제1 장치 및 상기 다른 제2 장치가 포함될 수 있다. The server device according to an embodiment receives the TC of the other first device for the third task from the other first device, and receives the TC of the other second device for the third task from the other second device. Receive, generate third TC data based on the TC of the other first device for the third task and the TC of the other second device for the third task, and have access to the third TC data. A third TC table containing information about devices and applications is set, and the third TC table may include the other first device and the other second device.
일 실시 예에 따른 서버 장치는, 상기 적어도 하나의 프로세서는, 상기 제2 TC 데이터 및 상기 제3 TC 데이터를 결합하여 제2 CV를 생성하고, 상기 제2 CV에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제2 CV 테이블을 생성하고, 상기 제2 장치, 상기 다른 제1 장치, 상기 다른 제2 장치는 상기 제2 CV 테이블에 포함될 수 있다. In the server device according to an embodiment, the at least one processor generates a second CV by combining the second TC data and the third TC data, and the device and application have access to the second CV. A second CV table containing information about may be generated, and the second device, the other first device, and the other second device may be included in the second CV table.
일 실시 예에 따른 서버 장치는, 제3 장치로부터 CV 접근 요청을 수신하고, 상기 CV 접근 요청을 수신함에 응답하여, 상기 제3 장치가 CV 접근 권한이 있는지 여부를 결정하고, 상기 제3 장치가 CV 접근 권한이 있다고 결정하는 경우, 상기 제3 장치에게 상기 CV 접근 요청에 상응하는 CV와 관련된 데이터를 송신하고, 상기 제3 장치가 CV 접근 권한이 없다고 결정하는 경우, 상기 CV 접근 요청에 상응하는 CV에 대하여 접근 권한이 있는 적어도 하나의 장치로 접근 허가 요청을 송신할 수 있다. The server device according to an embodiment receives a CV access request from a third device, and in response to receiving the CV access request, determines whether the third device has CV access authority, and determines whether the third device has CV access authority. If it is determined that there is CV access authority, data related to the CV corresponding to the CV access request is sent to the third device, and if the third device determines that there is no CV access authority, data related to the CV corresponding to the CV access request is sent to the third device. An access permission request may be sent to at least one device that has access authority to the CV.
일 실시 예에 따른 서버 장치는, 상기 CV 접근 요청에 상응하는 상기 CV의 접근 권한 테이블에 상기 제3 장치가 포함되는 경우, 상기 제3 장치가 CV 접근 권한이 있다고 결정하고, 상기 CV 접근 요청에 상응하는 상기 CV의 접근 권한 테이블에 상기 제3 장치가 포함되지 않는 경우, 상기 제3 장치가 CV 접근 권한이 없다고 결정할 수 있다. The server device according to an embodiment determines that the third device has CV access authority when the third device is included in the access authority table of the CV corresponding to the CV access request, and responds to the CV access request. If the third device is not included in the access authority table of the corresponding CV, it may be determined that the third device does not have CV access authority.
일 실시 예에 따른 서버 장치는, 상기 TC 또는 CV에 대한 접근 권한은 열람만이 가능한 제1 권한, 열람 및 수정이 가능한 제2 권한, 열람, 수정 및 권한 부여를 할 수 있는 제3 권한을 포함할 수 있다. In the server device according to one embodiment, the access rights to the TC or CV include a first right to view only, a second right to view and modify, and a third right to view, modify, and grant permission. can do.
일 실시 예에 따른 서버 장치는, 제4 장치로부터 TC 수정 요청을 수신하고, 상기 TC 수정 요청을 수신함에 응답하여, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 있는지 여부를 결정하고, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 있다고 결정하는 경우, 상기 TC 수정 요청에 상응하는 TC 데이터를 수정하고, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 없다고 결정하는 경우, 상기 TC의 접근 권한 테이블에 기반하여 상기 TC에 대하여 상기 제3 권한을 갖는 장치로 수정 확인 요청을 송신할 수 있다. The server device according to an embodiment receives a TC modification request from a fourth device, and in response to receiving the TC modification request, determines whether the fourth device has the second authority or the third authority, and , if the fourth device determines that it has the second authority or the third authority, modify the TC data corresponding to the TC modification request, and determine that the fourth device does not have the second authority or the third authority. If determined, a modification confirmation request may be transmitted to the device with the third authority for the TC based on the access authority table of the TC.
일 실시 예에 따른 서버 장치는, 청구항 1에 있어서, 제1 장치의 TC, 상기 제2 장치의 TC, 제1 TC 데이터, 제1 TC 테이블을 상기 메모리에 저장할 수 있다. According to claim 1, the server device according to one embodiment may store the TC of the first device, the TC of the second device, first TC data, and a first TC table in the memory.
본 문서에 개시된 다양한 실시예들에 따른 서버 장치는 다양한 형태의 장치가 될 수 있다. 서버 장치는, 예를 들면, 디스플레이 장치, 휴대용 통신 장치(예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시예에 따른 서버 장치는 전술한 기기들에 한정되지 않는다.Server devices according to various embodiments disclosed in this document may be of various types. Server devices may include, for example, display devices, portable communication devices (eg, smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliance devices. The server device according to the embodiment of this document is not limited to the above-described devices.
본 문서에 개시된 다양한 실시예들에 따른 서버 장치는 다양한 형태의 장치가 될 수 있다. 서버 장치는, 예를 들면, 디스플레이 장치, 휴대용 통신 장치(예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시예에 따른 서버 장치는 전술한 기기들에 한정되지 않는다.Server devices according to various embodiments disclosed in this document may be of various types. Server devices may include, for example, display devices, portable communication devices (eg, smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliance devices. The server device according to the embodiment of this document is not limited to the above-described devices.
본 문서의 다양한 실시예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시예들로 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 예를 들면, 단수로 표현된 구성요소는 문맥상 명백하게 단수만을 의미하지 않는다면 복수의 구성요소를 포함하는 개념으로 이해되어야 한다. 본 문서에서 사용되는 '및/또는'이라는 용어는, 열거되는 항목들 중 하나 이상의 항목에 의한 임의의 가능한 모든 조합들을 포괄하는 것임이 이해되어야 한다. 본 개시에서 사용되는 '포함하다,' '가지다,' '구성되다' 등의 용어는 본 개시 상에 기재된 특징, 구성 요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것일 뿐이고, 이러한 용어의 사용에 의해 하나 또는 그 이상의 다른 특징들이나 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 배제하려는 것은 아니다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나", 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다.The various embodiments of this document and the terms used herein are not intended to limit the technical features described in this document to specific embodiments, but should be understood to include various changes, equivalents, or replacements of the embodiments. For example, a component expressed in the singular should be understood as a concept that includes plural components unless the context clearly indicates only the singular. It should be understood that the term 'and/or' used in this document encompasses any and all possible combinations of one or more of the listed items. Terms such as 'include', 'have', 'consist', etc. used in this disclosure are only intended to designate the presence of features, components, parts, or combinations thereof described in this disclosure, and the use of such terms It is not intended to exclude the presence or addition of one or more other features, components, parts, or combinations thereof. As used herein, “A or B”, “at least one of A and B”, “at least one of A or B”, “A, B or C”, “at least one of A, B and C”, and “A Each of phrases such as “at least one of , B, or C” may include any one of the items listed together in the corresponding phrase, or any possible combination thereof. Terms such as "first", "second", or "first" or "second" may be used simply to distinguish one component from another, and to refer to those components in other respects (e.g., importance or order) is not limited.
본 문서의 다양한 실시예들에서 사용된 용어 "~부" 또는 "~모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. "~부" 또는 "~모듈"은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시예에 따르면, "~부" 또는 "~모듈"은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다. The term “unit” or “module” used in various embodiments of this document may include a unit implemented with hardware, software, or firmware, for example, logic, logic block, component, or circuit. Can be used interchangeably with the same term. The “~part” or “~module” may be an integrated part or a minimum unit of the part or a part thereof that performs one or more functions. For example, according to one embodiment, “~unit” or “~module” may be implemented in the form of an application-specific integrated circuit (ASIC).
본 문서의 다양한 실시예들에서 사용된 용어 “할 경우”는 문맥에 따라 “~할 때”, 또는 “할 시” 또는 “결정하는 것에 응답하여” 또는 “검출하는 것에 응답하여”를 의미하는 것으로 해석될 수 있다. 유사하게, “라고 결정되는 경우” 또는 “이 검출되는 경우”는 문맥에 따라 “결정 시” 또는 “결정하는 것에 응답하여”, 또는 “검출 시” 또는 “검출하는 것에 응답하여”를 의미하는 것으로 해석될 수 있다.The term “if” used in various embodiments of this document means “when” or “when” or “in response to determining” or “in response to detecting,” depending on the context. It can be interpreted. Similarly, “when it is determined” or “when it is detected” is taken to mean “when determining” or “in response to determining,” or “when detecting” or “in response to detecting,” depending on the context. It can be interpreted.
본 문서를 통해 설명된 서버 장치(200)에 의해 실행되는 프로그램은 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 프로그램은 컴퓨터로 읽을 수 있는 명령어들을 수행할 수 있는 모든 시스템에 의해 수행될 수 있다.The program executed by the server device 200 described throughout this document may be implemented with hardware components, software components, and/or a combination of hardware components and software components. A program can be executed by any system that can execute computer-readable instructions.
소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령어(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로 (collectively) 처리 장치를 명령할 수 있다. 소프트웨어는, 컴퓨터로 읽을 수 있는 저장 매체(computer-readable storage media)에 저장된 명령어를 포함하는 컴퓨터 프로그램으로 구현될 수 있다. 컴퓨터가 읽을 수 있는 저장 매체로는, 예를 들어 마그네틱 저장 매체(예컨대, ROM(Read-Only Memory), RAM(Random-Access Memory), 플로피 디스크, 하드 디스크 등) 및 광학적 판독 매체(예컨대, 시디롬(CD-ROM), 디브이디(DVD: Digital Versatile Disc)) 등이 있다. 컴퓨터가 읽을 수 있는 저장 매체는 네트워크로 연결된 컴퓨터 시스템들에 분산되어, 분산 방식으로 컴퓨터가 판독 가능한 코드가 저장되고 실행될 수 있다. 컴퓨터 프로그램은 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두 개의 사용자 장치들(예: 스마트 폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device. Software may be implemented as a computer program including instructions stored on computer-readable storage media. Computer-readable storage media include, for example, magnetic storage media (e.g., ROM (Read-Only Memory), RAM (Random-Access Memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). (CD-ROM), DVD (Digital Versatile Disc), etc. The computer-readable storage medium is distributed across networked computer systems, so that computer-readable code can be stored and executed in a distributed manner. Computer programs may be distributed (e.g., downloaded or uploaded) online, through an application store (e.g., Play Store™) or directly between two user devices (e.g., smart phones). In the case of online distribution, at least a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store server, or a relay server.
다양한 실시예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있으며, 복수의 개체 중 일부는 다른 구성요소에 분리 배치될 수도 있다. 다양한 실시예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.According to various embodiments, each component (e.g., module or program) of the above-described components may include a single or plural entity, and some of the plurality of entities may be separately placed in other components. there is. According to various embodiments, one or more of the components or operations described above may be omitted, or one or more other components or operations may be added. Alternatively or additionally, multiple components (eg, modules or programs) may be integrated into a single component. In this case, the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component of the plurality of components prior to the integration. . According to various embodiments, operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, or omitted. Alternatively, one or more other operations may be added.

Claims (15)

  1. 전자 장치, 블록체인 네트워크와 통신하는 서버 장치의 동작 방법에 있어서, In a method of operating a server device that communicates with an electronic device and a blockchain network,
    제1 태스크(task)를 수행하는 노동자에 상응하는 제1 장치로부터, 상기 제1 태스크에 대한 상기 제1 장치의 TC(task contract)를 수신하는 동작, An operation of receiving, from a first device corresponding to a worker performing a first task, a task contract (TC) of the first device for the first task,
    상기 제1 태스크를 상기 노동자에게 제공하는 고용주에 상응하는 제2 장치로부터, 상기 제1 태스크에 대한 상기 제2 장치의 TC를 수신하는 동작, receiving, from a second device corresponding to an employer providing the first task to the worker, a TC of the second device for the first task;
    상기 제1 태스크에 대한 상기 제1 장치의 TC 및 상기 제1 태스크에 대한 상기 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성하는 동작, Generating first TC data based on the TC of the first device for the first task and the TC of the second device for the first task,
    상기 제1 TC 데이터의 접근 권한에 관한 정보 및 상기 제1 TC 데이터의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제1 TC 테이블을 생성하는 동작,An operation of creating a first TC table including information about access rights to the first TC data and information about a validity period for each access right of the first TC data,
    상기 제1 장치 또는 상기 제2 장치 중 적어도 하나의 장치로부터 상기 제1 장치 및 상기 제2 장치와 다른 특정 장치의 권한 설정에 대한 정보를 포함하는 권한 설정 요청을 수신하는 동작,An operation of receiving a permission setting request containing information about permission setting of a specific device different from the first device and the second device from at least one of the first device or the second device,
    상기 권한 설정 요청을 수신함에 응답하여, 상기 제1 TC 테이블을 수정하는 동작, In response to receiving the permission setting request, modifying the first TC table,
    상기 제1 TC 테이블을 상기 블록체인 네트워크에 저장하는 동작을 포함하고,Comprising the operation of storing the first TC table in the blockchain network,
    상기 접근 권한에 관한 정보는:Information regarding the above access rights:
    열람(read)이 허용되는 제1 권한을 갖는 장치 및 어플리케이션에 관한 정보, 열람 및 수정이 허용되는 제2 권한을 갖는 장치 및 어플리케이션에 관한 정보, 열람, 수정 및 권한의 부여가 허용되는 제3 권한을 갖는 장치 및 어플리케이션에 관한 정보를 포함하고, Information about devices and applications with a first right to read, information about devices and applications with a second right to read and modify, and a third right to read, modify and grant permission. Contains information about devices and applications having,
    상기 제1 TC 데이터에 대하여 상기 제3 권한을 갖는 장치는 상기 제1 장치 및 상기 제2 장치를 포함하는, 방법. The method of claim 1, wherein the device having third authority over the first TC data includes the first device and the second device.
  2. 청구항 1에 있어서,In claim 1,
    상기 제2 장치로부터 제2 태스크에 대한 상기 제2 장치의 TC를 수신하는 동작,An operation of receiving a TC of the second device for a second task from the second device,
    상기 제1 장치와 다른 제1 장치로부터 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC를 수신하는 동작,An operation of receiving a TC of the other first device for the second task from a first device different from the first device,
    상기 제2 태스크에 대한 상기 제2 장치의 TC 및 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC에 기반하여 제2 TC 데이터를 생성하는 동작, Generating second TC data based on the TC of the second device for the second task and the TC of the other first device for the second task,
    상기 제2 TC 데이터의 접근 권한에 관한 정보 및 상기 제2 TC 데이터의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제2 TC 테이블을 설정하는 동작을 포함하고,Comprising the operation of setting a second TC table containing information about access rights to the second TC data and information about the validity period for each access right of the second TC data,
    상기 제2 TC 데이터에 대하여 상기 제3 권한을 갖는 장치는 상기 다른 제1 장치 및 상기 제2 장치를 포함하는, 방법. The method of claim 1, wherein the device having the third authority over the second TC data includes the other first device and the second device.
  3. 청구항 2에 있어서,In claim 2,
    상기 제1 TC 데이터 및 상기 제2 TC 데이터를 결합하여 제1 CV를 생성하는 동작,Generating a first CV by combining the first TC data and the second TC data,
    상기 제1 CV의 상기 접근 권한에 관한 정보 및 상기 제1 CV의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제1 CV 테이블을 생성하는 동작을 포함하고,Comprising the operation of creating a first CV table including information about the access rights of the first CV and information about the validity period for each access right of the first CV,
    상기 제1 CV에 대하여 상기 제3 권한을 갖는 장치는 상기 제2 장치를 포함하는, 방법. The method of claim 1, wherein the third authoritative device for the first CV includes the second device.
  4. 청구항 3에 있어서,In claim 3,
    상기 다른 제1 장치로부터 제3 태스크에 대한 상기 다른 제1 장치의 TC를 수신하는 동작,An operation of receiving a TC of the other first device for a third task from the other first device,
    다른 제2 장치로부터 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC를 수신하는 동작,An operation of receiving a TC of the second device for the third task from another second device,
    상기 제3 태스크에 대한 상기 다른 제1 장치의 TC 및 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC에 기반하여 제3 TC 데이터를 생성하는 동작,An operation of generating third TC data based on the TC of the other first device for the third task and the TC of the other second device for the third task,
    상기 제3 TC 데이터의 접근 권한에 관한 정보 및 상기 제3 TC 데이터의 상기 접근 권한 별 유효 기간에 관한 정보를 포함하는 제3 TC 테이블을 생성하는 동작을 포함하고,Comprising the operation of creating a third TC table containing information about access rights to the third TC data and information about the validity period for each access right of the third TC data,
    상기 제3 TC 데이터에 대하여 상기 제3 권한을 갖는 장치는 상기 다른 제1 장치 및 상기 다른 제2 장치가 포함되는, 방법. The method wherein the device having the third authority for the third TC data includes the other first device and the other second device.
  5. 청구항 4에 있어서, In claim 4,
    상기 제2 TC 데이터 및 상기 제3 TC 데이터를 결합하여 제2 CV를 생성하는 동작,Generating a second CV by combining the second TC data and the third TC data,
    상기 제2 CV의 접근 권한에 관한 정보 및 상기 제2 CV의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제2 CV 테이블을 생성하는 동작을 포함하고,Comprising the operation of creating a second CV table including information about the access rights of the second CV and information about the validity period for each access right of the second CV,
    상기 제2 CV에 대하여 상기 제3 권한을 갖는 장치는 상기 제2 장치, 상기 다른 제1 장치, 상기 다른 제2 장치를 포함하는, 방법. The method of claim 1, wherein the device having the third authority over the second CV includes the second device, the other first device, and the other second device.
  6. 청구항 5에 있어서,In claim 5,
    제3 장치로부터 CV 접근 요청을 수신하는 동작,Receiving a CV access request from a third device,
    상기 CV 접근 요청을 수신함에 응답하여, 상기 제3 장치가 CV 접근 권한이 있는지 여부를 결정하는 동작,In response to receiving the CV access request, determining whether the third device has CV access authority;
    상기 제3 장치가 CV 접근 권한이 있다고 결정하는 경우, 상기 제3 장치로 상기 CV 접근 요청에 상응하는 CV와 관련된 데이터를 송신하는 동작,When the third device determines that the third device has CV access authority, transmitting data related to the CV corresponding to the CV access request to the third device;
    상기 제3 장치가 CV 접근 권한이 없다고 결정하는 경우, 상기 CV 접근 요청에 상응하는 CV에 대하여 접근 권한이 있는 적어도 하나의 장치로 접근 허가 요청을 송신하는 동작을 포함하는, 방법.When the third device determines that it does not have CV access authority, transmitting an access permission request to at least one device that has access authority to the CV corresponding to the CV access request.
  7. 청구항 6에 있어서,In claim 6,
    상기 CV 접근 요청에 상응하는 상기 CV의 접근 권한 테이블에 상기 제3 장치가 포함되는 경우, 상기 제3 장치가 CV 접근 권한이 있다고 결정하는 동작,If the third device is included in the access authority table of the CV corresponding to the CV access request, determining that the third device has CV access authority;
    상기 CV 접근 요청에 상응하는 상기 CV의 접근 권한 테이블에 상기 제3 장치가 포함되지 않는 경우, 상기 제3 장치가 CV 접근 권한이 없다고 결정하는 동작을 포함하는, 방법. When the third device is not included in the access authority table of the CV corresponding to the CV access request, determining that the third device does not have CV access authority.
  8. 청구항 6에 있어서,In claim 6,
    제4 장치로부터 TC 수정 요청을 수신하는 동작, Receiving a TC modification request from a fourth device;
    상기 TC 수정 요청을 수신함에 응답하여, 상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 있는지 여부를 결정하는 동작, In response to receiving the TC modification request, determining whether the fourth device has the second authority or the third authority;
    상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 있다고 결정하는 경우, 상기 TC 수정 요청에 상응하는 TC 데이터를 수정하는 동작,If the fourth device determines that there is the second authority or the third authority, modifying TC data corresponding to the TC modification request,
    상기 제4 장치가 상기 제2 권한 또는 상기 제3 권한이 없다고 결정하는 경우, 상기 TC의 접근 권한 테이블에 기반하여 상기 TC에 대하여 상기 제3 권한을 갖는 장치로 수정 확인 요청을 송신하는 동작을 포함하는, 방법. When the fourth device determines that it does not have the second authority or the third authority, transmitting a modification confirmation request to the device with the third authority for the TC based on the access authority table of the TC. How to.
  9. 청구항 8에 있어서,In claim 8,
    상기 TC에 대하여 상기 제3 권한을 갖는 장치로 송신한 상기 수정 확인 요청에 응답하여, 수정 허가 응답을 수신하는 동작, An operation of receiving a modification permission response in response to the modification confirmation request transmitted to the device having the third authority for the TC,
    상기 수정 허가 응답을 수신함에 응답하여 상기 TC 데이터를 수정하는 동작을 포함하는, 방법. Modifying the TC data in response to receiving the modification authorization response.
  10. 전자 장치, 블록체인 네트워크와 통신하는 서버 장치에 있어서, In electronic devices and server devices that communicate with blockchain networks,
    메모리;Memory;
    통신부;Ministry of Communications;
    상기 메모리 및 상기 통신부와 전기적으로 연결되는 적어도 하나의 프로세서를 포함하고, Comprising at least one processor electrically connected to the memory and the communication unit,
    상기 적어도 하나의 프로세서는: The at least one processor:
    제1 태스크(task)를 수행하는 노동자에 상응하는 제1 장치로부터, 상기 제1 태스크(task)에 대한 상기 제1 장치의 TC(task contract)를 수신하고, Receiving a task contract (TC) of the first device for the first task from a first device corresponding to a worker performing the first task,
    상기 제1 태스크를 상기 노동자에게 제공하는 고용주에 상응하는 제2 장치로부터, 상기 제1 태스크에 대한 상기 제2 장치의 TC를 수신하고, receive, from a second device corresponding to an employer providing the first task to the worker, a TC of the second device for the first task;
    상기 제1 태스크에 대한 상기 제1 장치의 TC 및 상기 제1 태스크에 대한 상기 제2 장치의 TC에 기반하여 제1 TC 데이터를 생성하고,Generate first TC data based on the TC of the first device for the first task and the TC of the second device for the first task,
    상기 제1 TC 데이터의 접근 권한에 관한 정보 및 상기 제1 TC 데이터의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제1 TC 테이블을 생성하고, Creating a first TC table containing information about access rights to the first TC data and information about the validity period for each access right of the first TC data,
    상기 제1 장치 또는 상기 제2 장치 중 적어도 하나의 장치로부터 상기 제1 장치 및 상기 제2 장치와 다른 특정 장치의 권한 설정에 대한 정보를 포함하는 권한 설정 요청을 수신하고, Receiving a permission setting request containing information about permission setting of a specific device different from the first device and the second device from at least one of the first device or the second device,
    상기 권한 설정 요청을 수신함에 응답하여, 상기 제1 TC 테이블을 수정하고, 및In response to receiving the permission setting request, modify the first TC table, and
    상기 제1 TC 테이블을 상기 블록체인 네트워크에 저장하도록 구성되고, Configured to store the first TC table in the blockchain network,
    상기 접근 권한에 관한 정보는:Information regarding the above access rights:
    열람(read)이 허용되는 제1 권한을 갖는 장치 및 어플리케이션에 관한 정보, 열람 및 수정이 허용되는 제2 권한을 갖는 장치 및 어플리케이션에 관한 정보, 열람, 수정 및 접근 권한의 설정이 허용되는 제3 권한을 갖는 장치 및 어플리케이션에 관한 정보를 포함하고,Information about devices and applications that have a first right to read, information about devices and applications that have a second right to read and modify, and third parties that are allowed to set view, modify, and access rights. Contains information about authorized devices and applications,
    상기 제1 TC 데이터에 대하여 상기 제3 권한을 갖는 장치는 상기 제1 장치 및 상기 제2 장치를 포함하는, 장치. The device having the third authority for the first TC data includes the first device and the second device.
  11. 청구항 10에 있어서,In claim 10,
    상기 적어도 하나의 프로세서는:The at least one processor:
    상기 제2 장치로부터 제2 태스크에 대한 상기 제2 장치의 TC를 수신하고,Receiving the TC of the second device for the second task from the second device,
    상기 제1 장치와 다른 제1 장치로부터 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC를 수신하고,Receiving a TC of the other first device for the second task from a first device different from the first device,
    상기 제2 태스크에 대한 상기 제2 장치의 TC 및 상기 제2 태스크에 대한 상기 다른 제1 장치의 TC에 기반하여 제2 TC 데이터를 생성하고, Generate second TC data based on the TC of the second device for the second task and the TC of the other first device for the second task,
    상기 제2 TC 데이터의 접근 권한에 관한 정보 및 상기 제2 TC 데이터의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제2 TC 테이블을 생성하도록 구성되고,Configured to create a second TC table containing information about access rights to the second TC data and information about the validity period for each access right of the second TC data,
    상기 제2 TC 데이터에는 상기 다른 제1 장치 및 상기 제2 장치가 포함되는, 장치. The second TC data includes the other first device and the second device.
  12. 청구항 11에 있어서,In claim 11,
    상기 적어도 하나의 프로세서는:The at least one processor:
    상기 제1 TC 데이터 및 상기 제2 TC 데이터를 결합하여 제1 CV를 생성하고,Combining the first TC data and the second TC data to generate a first CV,
    상기 제1 CV의 접근 권한에 관한 정보 및 상기 제1 CV의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제1 CV 테이블을 생성하도록 구성되고,Configured to generate a first CV table containing information about the access rights of the first CV and information about the validity period for each access right of the first CV,
    상기 제1 CV에 대하여 상기 제3 권한을 갖는 장치는 상기 제2 장치를 포함하는, 장치.The device having the third authority over the first CV includes the second device.
  13. 청구항 12에 있어서,In claim 12,
    상기 적어도 하나의 프로세서는:The at least one processor:
    상기 다른 제1 장치로부터 제3 태스크에 대한 상기 다른 제1 장치의 TC를 수신하고,Receiving a TC of the other first device for a third task from the other first device,
    다른 제2 장치로부터 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC를 수신하고,Receiving a TC of the second device for the third task from another second device,
    상기 제3 태스크에 대한 상기 다른 제1 장치의 TC 및 상기 제3 태스크에 대한 상기 다른 제2 장치의 TC에 기반하여 제3 TC 데이터를 생성하고,Generating third TC data based on the TC of the other first device for the third task and the TC of the other second device for the third task,
    상기 제3 TC 데이터의 접근 권한에 관한 정보 및 상기 제3 TC 데이터의 접근 권한 별 유효 기간에 관한 정보를 포함하는 제3 TC 테이블을 생성하도록 구성되고,Configured to create a third TC table containing information about access rights to the third TC data and information about the validity period for each access right of the third TC data,
    상기 제3 TC 데이터에 대하여 상기 제3 권한을 갖는 장치는 상기 다른 제1 장치 및 상기 다른 제2 장치를 포함하는, 장치. The device having the third authority for the third TC data includes the other first device and the other second device.
  14. 청구항 13에 있어서, In claim 13,
    상기 적어도 하나의 프로세서는:The at least one processor:
    상기 제2 TC 데이터 및 상기 제3 TC 데이터를 결합하여 제2 CV를 생성하고,Combining the second TC data and the third TC data to generate a second CV,
    상기 제2 CV에 대한 접근 권한을 갖는 장치와 애플리케이션에 관한 정보를 포함하는 제2 CV 테이블을 생성하도록 구성되고,configured to create a second CV table containing information about devices and applications having access to the second CV;
    상기 제2 CV에 대하여 상기 제3 권한을 갖는 장치는 상기 제2 장치, 상기 다른 제1 장치, 상기 다른 제2 장치를 포함하는, 장치. The device having the third authority for the second CV includes the second device, the other first device, and the other second device.
  15. 청구항 14에 있어서,In claim 14,
    제 상기 적어도 하나의 프로세서는:The at least one processor:
    3 장치로부터 CV 접근 요청을 수신하고,3 Receive a CV access request from the device,
    상기 CV 접근 요청을 수신함에 응답하여, 상기 제3 장치가 CV 접근 권한이 있는지 여부를 결정하고,In response to receiving the CV access request, determine whether the third device has CV access permission,
    상기 제3 장치가 CV 접근 권한이 있다고 결정하는 경우, 상기 제3 장치에게 상기 CV 접근 요청에 상응하는 CV와 관련된 데이터를 송신하고,If the third device determines that it has CV access rights, transmit data related to the CV corresponding to the CV access request to the third device,
    상기 제3 장치가 CV 접근 권한이 없다고 결정하는 경우, 상기 CV 접근 요청에 상응하는 CV에 대하여 접근 권한이 있는 적어도 하나의 장치로 접근 허가 요청을 송신하도록 구성되는, 장치.If the third device determines that it does not have CV access authority, send an access permission request to at least one device that has access authority to the CV corresponding to the CV access request.
PCT/KR2023/016631 2022-10-26 2023-10-25 Server apparatus for managing resume and operation method thereof WO2024090984A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220139563A KR102518917B1 (en) 2022-10-26 2022-10-26 Eletronic device for managing curriculum viate and method thereof
KR10-2022-0139563 2022-10-26

Publications (1)

Publication Number Publication Date
WO2024090984A1 true WO2024090984A1 (en) 2024-05-02

Family

ID=85984842

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/016631 WO2024090984A1 (en) 2022-10-26 2023-10-25 Server apparatus for managing resume and operation method thereof

Country Status (2)

Country Link
KR (1) KR102518917B1 (en)
WO (1) WO2024090984A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102518917B1 (en) * 2022-10-26 2023-04-10 주식회사 엔터프라이즈블록체인 Eletronic device for managing curriculum viate and method thereof

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090002252A (en) * 2007-06-25 2009-01-09 에스케이 텔레콤주식회사 System and method for collaborative work of document
KR20200083210A (en) * 2019-11-25 2020-07-08 김승수 System and method for vocational aptitude evaluation and employee recuitment based on blockchain
KR102213296B1 (en) * 2020-05-07 2021-02-05 황정훈 System for matching a job based block chain, and the method for managed by the system
KR20210055403A (en) * 2019-11-07 2021-05-17 이중찬 System and method for providing job matching based on location
KR102338589B1 (en) * 2021-06-22 2021-12-10 임천운 System for managing donation point using identification based on block chain
KR102397793B1 (en) * 2022-01-20 2022-05-13 주식회사 잡앤피플연구소 Recruitment system
KR102518917B1 (en) * 2022-10-26 2023-04-10 주식회사 엔터프라이즈블록체인 Eletronic device for managing curriculum viate and method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102236897B1 (en) * 2018-12-17 2021-04-07 주식회사 렙딥 Video data protection system and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090002252A (en) * 2007-06-25 2009-01-09 에스케이 텔레콤주식회사 System and method for collaborative work of document
KR20210055403A (en) * 2019-11-07 2021-05-17 이중찬 System and method for providing job matching based on location
KR20200083210A (en) * 2019-11-25 2020-07-08 김승수 System and method for vocational aptitude evaluation and employee recuitment based on blockchain
KR102213296B1 (en) * 2020-05-07 2021-02-05 황정훈 System for matching a job based block chain, and the method for managed by the system
KR102338589B1 (en) * 2021-06-22 2021-12-10 임천운 System for managing donation point using identification based on block chain
KR102397793B1 (en) * 2022-01-20 2022-05-13 주식회사 잡앤피플연구소 Recruitment system
KR102518917B1 (en) * 2022-10-26 2023-04-10 주식회사 엔터프라이즈블록체인 Eletronic device for managing curriculum viate and method thereof

Also Published As

Publication number Publication date
KR102518917B1 (en) 2023-04-10

Similar Documents

Publication Publication Date Title
WO2024090984A1 (en) Server apparatus for managing resume and operation method thereof
WO2021010766A1 (en) Electronic authentication device and method using blockchain
WO2024117667A1 (en) Server for managing nft data, and operating method thereof
WO2018194379A1 (en) Method for approving use of card by using token id on basis of blockchain and merkle tree structure associated therewith, and server using same
WO2013025085A2 (en) Apparatus and method for supporting family cloud in cloud computing system
WO2024117668A1 (en) Device comprising aggregator manager for managing plurality of aggregators, and operating method therefor
WO2024117670A1 (en) Server for generating and managing data with integrity and operating method thereof
WO2012144850A2 (en) System for delivering gift item using social network information and method thereof
WO2013176474A1 (en) Application for using mobile communication terminal as payment terminal, and application service provider system and method
WO2015020360A1 (en) Method and device for registering and certifying device in wireless communication system
WO2013141602A1 (en) Authentication method and system for same
JPWO2008029723A1 (en) Data usage management system
WO2021006531A1 (en) Method and system for providing production and distribution platform
WO2012169865A2 (en) Internet business card management method and system
WO2013168861A1 (en) Payment intermediating system and payment intermediating method
WO2024117536A1 (en) System and method for issuing nft
WO2020034527A1 (en) User personal information encryption and authorisation method, apparatus, and device, and readable storage medium
US20130182288A1 (en) Account management system
WO2024117666A1 (en) Blockchain system for managing user&#39;s nft data
EP2788950A1 (en) Method of providing sns-group inviting service and sns server therefor
WO2024043613A1 (en) Server device for providing curriculum vitae generation and management service, and operating method thereof
JP4809723B2 (en) User authentication server, user management server, user terminal, user authentication program, user management program, and user terminal program
WO2019225850A1 (en) Method and apparatus for processing certificate information
WO2021107195A1 (en) User identity sharing system using distributed ledger technology security platform for virtual asset service
WO2018021864A1 (en) Method for providing cloud-based service

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23883089

Country of ref document: EP

Kind code of ref document: A1