The essence of the order: the creation of the blockchain and related infrastructure for copyright management and knowledge sharing . Knowledge in this case refers to the texts of scientific and educational materials, diagrams, drawings, formulas of 2D and 3D models and other educational and scientific informational content.
Since we, the members of this community, have the knowledge and skills, and are often citizens of the target state, I propose to discuss:
On what you can put the cat, under which I will leave some of my thoughts and interesting excerpts from the text.
As a result of the project, a completely new university network platform will be created, allowing:
The purpose and objectives of the project:
a) project objectives:
The goal of the project is to create a digital platform for the exchange of knowledge and copyright management based on the aggregation of copyright objects created in higher educational institutions and ensuring the circulation of such objects and their rights on the basis of technologies of distributed registries.
The novelty of the project is:
b) project objectives:
To achieve this goal it is necessary to solve the following main tasks.
The state proposes to create a decentralized infrastructure that allows unambiguously establish authorship and access to the content. There is already a system that it can: Handle System , on top of which DOI’s science known to all people works. Some time ago, the state was interested in creating its own DOI registrar, and even published a book about it. However, the project and the foundation that campaigned for it were collapsed and reorganized, and the current project with the blockchain in the lead role was presented to the people.
The key question is whether it makes sense to use a blockchain in this context. To understand, you need to break the system into parts and consider them in more detail.
The scientific environment creates a lot of data. A lot of data. There is no way to store them centrally. Hence, it is necessary to store distributed. And distribute distributed. The torrent protocol proved to be the best in this task, IPFS looks very good. To establish authorship, each object in the system is signed by the author's key.
The order deals with fragmentation and the possibility of splitting and merging content objects. For such tasks, git is fine in most cases. If a separate file can be addressed by its hash in IPFS, then with git we can address to a specific file state by adding a commit identifier. Of course, commits are signed. In fact, the commit tree of the repository becomes what we need for the unequivocal establishment of authorship and unambiguous addressing. However, git does not provide for the transfer of authorship. Re-signed commit becomes another commit.
It is this problem, theoretically, it makes sense to solve with the blockchain. The blockchain exists in parallel with the addressing system and distributed repositories, and stores transactions with respect to the copyright on objects of the system. The object in this case is considered a specific state (file hash + commit id). Thus, it is not difficult to find out who created the object and who owns the rights to it.
However, in this system, the problems of the modern copyright system will be seen in full. For example:
Researcher A is working on the best way to extract oil from the earth's interior and publishes draft papers in the system. Researcher B creates his own designs based on the drafts. Company P at some point notes that research A gives a strong competitive advantage, buys work A and transfers them to the status of a trade secret or makes a patent. However, the works of commercial value for H do not have, but they have fundamental value, and value for potential competitors N. Attention, the question: who and how now determines the fate of the works of researcher ?
Researcher Yu developed and sold some of his work to the company D. However, after the sale he found out that the work can be of fundamental value if you make several changes to it. Does Yu have the right to make such changes and publish a new fundamental research, if it affects the commercially valuable data that D bought from Yu?
Very interesting is the prospect of embedding the content identification system directly in the editors. So that, for example, Inkscape or OpenOffice automatically register a newly created document after a person.
There would be no problems with copyright if, instead of competition, enterprises cooperated to create new methods and scientific developments. It would not make sense to hide these developments and hinder the development of science. And a blockchain in such a system would not be needed.
Gamification ... what the hell, gamification, if you can make likes. We are social creatures, we will hurt our foreheads for huskies than for achivki.
The development of the architecture of information scientific and educational resources is what was discussed in the epic Uneducated Youth . The state sometimes hears us. But can not do anything. Sawed to us.
Creating a resource for the aggregation of scientific and educational content - Also an interesting idea. Navigating educational channels in YouTube, VK groups and, moreover, individual resources is a non-trivial task. For sometimes not even cross-links. The trouble is that in the state system only content creators permitted by the state will gather.
why is the state going to aggregate enthusiasts at all, instead of creating a system that would be good even without education enthusiasts?
Finish on sad. Government orders, which I have shown, are not bad in their essence. However, getting them is almost impossible. I will give a simple example: a startup school, even though I don’t like them, is given up to 60 days to apply. Projects for state orders are much more complicated than what comes to start-up schools. However - 20 days. That is, to obtain such a state order you need to know about its creation in advance. Or create an immediate response department, which will only deal with tracking and preparation of applications.
Source: https://habr.com/ru/post/339696/
All Articles