nanopub-validator

所属分类:GPT/ChatGPT
开发工具:Java
文件大小:0KB
下载次数:0
上传日期:2024-03-18 12:42:02
上 传 者sh-1993
说明:  纳米出版物的验证器(及更多)
(Validator (and more) for nanopublications)

文件列表:
src/main/
Dockerfile
LICENSE.txt
docker-compose.yml
pom.xml

Validator for Nanopublications ============================== This is a validator interface for nanopublications. Run with Docker Compose ----------------------- $ docker-compose up Compilation and Execution with Maven ------------------------------------ Compile and package with Maven: $ mvn clean package Running the program using Maven's Jetty plugin: $ mvn jetty:run Then you should be able to locally access the web interface from your browser: http://0.0.0.0:8080/ Alternatively, you can give the file `target/nanopub-validator.war` to a web application server such as Apache Tomcat. Build Docker Container ---------------------- $ mvn clean package $ docker build -t nanopub/validator . License ------- This validator for nanopublications is free software under the MIT License. See LICENSE.txt.

近期下载者

相关文件


收藏者