当前位置:网站首页>ontop-vkg 学习1
ontop-vkg 学习1
2022-08-02 03:27:00 【卅拓】
最近要用ontop、h2数据库,搭配protege使用~
官网链接:https://ontop-vkg.org/guide/
0. 环境
- ①JDK8
- ②h2数据库 h2.zip
- ③最新版本的ontop(protege) github链接
目前已知此处的protege有ontop,其它地方下的protege无ontop选项卡~
(进去链接后选一个适合自己的操作系统的吧~) - ④数据集:university.ttl 本体文件university.obda 映射文件university.properties 属性文件
(这三个文件其实都在下边的git仓库的basic下)
其它:如果有git,可以通过 git clone https://github.com/ontop/ontop-tutorial.git 将官网用到的所有数据和h2.zip下载到本地;
如果没有,可以直接去github下载ontop-tutorial仓库
1. h2数据库
- 解压刚刚下载的h2.zip,可以看到如下结构

(windows用户)双击h2w.bat就可以打开数据库前端页面
h2数据库具体使用可参考:H2 数据库使用简介-沐小悠
3.Ontop
官网ontop使用说明
具体配置如下图:
4. SPARQL 终端
未完待续…
5.其它
- h2数据库打不开:
unkown the request原因:端口被占用
windows用户:
netstat -ano | findstr 8082
taskkill /f /t /PID 37780
注:此处的37780是占用8082端口的PID号
边栏推荐
猜你喜欢

How to log in to Alibaba Cloud server using the admin account

管理会计(对内)指引、管理会计要素及其具体内容(可能考,考前记一下,推荐记一下四个大点即可)、

Google Hacking

(6) Design of student information management system

解密:链动2+1的商业模式

如何在正则表达式里表达可能存在也可能不存在的内容?

file contains vulnerabilities

超级云APP,陪伴您一起成长的软件

(3) string

The shooting range that web penetration must play - DVWA shooting range 1 (centos8.2+phpstudy installation environment)
随机推荐
敏感信息泄露
hackmyvm: again walkthrough
快速搭建一个网关服务,动态路由、鉴权的流程,看完秒会(含流程图)
还原最真实、最全面的一线大厂面试题
(2) Sequence structures, Boolean values of objects, selection structures, loop structures, lists, dictionaries, tuples, sets
mysql 原生语句点滴学习记录
一个网络安全小白鼠的学习之路—nmap高级用法之脚本使用
记账凭证的种类、记账凭证的基本内容、记账凭证的填制要求、记账凭证的审核
Masashi: 1 vulnhub walkthrough
PHP hash加密与解密
uniapp | Compilation error after updating with npm update
备战金九银十:Android 高级架构师的学习路线及面试题分享
VIKINGS: 1 vulnhub walkthrough
Laravel打印执行的SQL语句
库存现金、现金管理制度、现金的账务处理、银行存款、银行存款的账务处理、银行存款的核对
解决flex布局warp自动换行下最后一行居中问题
2022年中高级 Android 大厂面试秘籍,为你保驾护航金九银十,直通大厂
完整安装 Laravel-Admin 框架
Command Execution Vulnerability
3000字入门图神经网络