当前位置:网站首页>Ontology Development Diary 01-Jena Configuration Environment Variables
Ontology Development Diary 01-Jena Configuration Environment Variables
2022-08-09 09:22:00 【"Cancelled"】
https://blog.csdn.net/yisuoyanyulou1314/article/details/51690914
The above is a trustworthy post!I followed his steps and wrote it!
1. Download Jena
http://jena.apache.org/download/index.cgi
I downloaded the apache-jena-4.2.0.zip file!
2. Unzip to the corresponding folder according to personal needs
3. Configure environment variables
cmd command:
where java
There are several directories where you can view the java.exe executable file!Make sure to keep only one directory!
Configure these three environment variables: JAVA_HOME, PATH, CLASSPATH.
The premise is that java has been installed and the corresponding directory has been configured. The following is the final directory path.
JENAROOT | D:\apache-jena-4.2.0\apache-jena-4.2.0 (the actual unpacked directory) |
---|---|
PATH | %JAVA_HOME%\bin;%JENAROOT%\bat; (these two directories are the actual JAVA directory and JENA directory) |
CLASSPATH | .;%JENAROOT%\lib; (delete the original %JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar, leaving only one JENA! The previous . is the general directory!) |
It is estimated that this java can't be used!But, jena works!Fighting for graduation!
4. Verify
Finally, follow the command prompt below to verify!
边栏推荐
猜你喜欢
Teach you how to get a 0.1-meter high-precision satellite map for free
奥维地图电脑端手机端不能用了,有没有可替代的地图工具
【场景化解决方案】搭建数据桥梁,Dslink打通泛微系统连接流
医院智能3D蓝牙导航导诊系统
Failed to mount component: template or render function not defined.
【场景化解决方案】OA审批与金智CRM数据同步
js在for循环中按照顺序响应请求
一篇文章带你熟悉 TCP/IP 协议(网络协议篇二)
Module模块化编程的优点有哪些
绝了,这套RESTful API接口设计总结
随机推荐
本体开发日记01-Jena配置环境变量
进入大厂的面试经验(P7)
Understanding of PID control motor output as motor PWM duty cycle input
H5页面px不对,单位不对等问题
Environment build onnxruntime 】
这下你知道为什么程序员要和产品干架了吧?
Difference: char* and char[]
parse <compoN> error: Custom Component‘name should be form of my-component, not myComponent or MyCom
大学四年不努力,出社会后浑浑噩噩深感无力,辞去工作,从头开始
MySQL lock
jfinal加载配置文件原理
Read file by byte and character_load configuration file
本体开发日记03-理解代码
JMeter参数化4种实现方式
Redis high availability
代码导读-目录
【场景化解决方案】构建设备通讯录,制造业设备上钉实现设备高效管理
【培训课程专用】RPC模型:代码导读
HD Satellite Map Browser
Calendar类和Date类转换时区 && 部分时区城市列表