When data is exchanged between different companies or organizations, they need to use terms with meanings that can be understood by both parties. Machine-readable standard specification “Simple Knowledge Organization System (SKOS)” can be used to describe synonymous relationships and hierarchical relationships between terms.
While SKOS can create vocabularies in the format called “Resource Description Framework (RDF),” it is not easy for users who have very little experience in knowledge processing to create vocabularies in the RDF format. To solve this issue, the National Institute of Informatics and Fujitsu Limited worked together to develop the SKOS-SC format, which allows you to describe synonymous relationships and hierarchical relationships between terms in the CSV format, which is widely used by the general public and is also compatible with spreadsheet software.
「SKOS-SC has the following features:
Since SVD expands SKOS-SC to add data strings that express similarities between terms and other characteristics, the user can define terms more intuitively.
(Based on achievements in the agricultural sector (WAGRI) by Professor Takeda, NII)

Docker is a software platform that can build, test and deploy applications quickly.
Docker packages software in the standardized unit called “container.”
The container can contain all items required to execute software, such as a library, code and runtime.
Docker can be used to execute application software easily without depending on the calculator environment.
Since SVD is packaged in the container, it can start up promptly.