腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
rdfs
:
domain
和
rdfs
:
range
意味着
什么
?
owl
、
ontology
、
semantic-web
、
rdfs
、
turtle-rdf
我根本不明白
rdfs
:
domain
和
rdfs
:
range
是
什么
意思。 我已经读过here的内容了,但还不够清楚。 如果有人能用一个例子来解释它,那就太好了。
浏览 155
提问于2020-11-18
得票数 1
回答已采纳
1
回答
如何使用sparql查询检索具有对象属性的2个类之间的关系
sparql
、
owl
、
protege
假设我们有一个OWL文件,它包含以下具有域
和
范围的属性:----------------------------country hascity cityward hashouse house 使用SPARQL,我如何才能在巡回赛
和
豪斯课程之间获得结果也就是说,属性的域
和
范围有一个“路径”从旅游到领域,从范围到豪斯。只有
浏览 4
提问于2015-04-20
得票数 0
回答已采纳
1
回答
RDFS
:多个域的相同属性
rdf
、
ontology
、
rdfs
我有一个
RDFS
本体,它有两个完全独立的类:User
和
Venue。我希望它们都具有通过名为hasName的属性提供的名称,对于User来说,该属性应该类似于: <
rdfs
:comment></
rdfs
:comment>
浏览 0
提问于2014-05-18
得票数 2
回答已采纳
1
回答
GraphDB不能推断个体的类别
owl
、
graphdb
、
reasoning
有一个类MotionPoint等同于(Protege语法) (geosparql:asWKT exactly 1
rdfs
:Literal)and (:hasTimestamp exactly 1
rdfs
:Literal) and (:overspeedin
浏览 21
提问于2019-09-20
得票数 0
1
回答
GraphDB -来自新的空存储库的推断语句
rdf
、
owl
、
semantic-web
、
rdfs
、
graphdb
domain
rdfs
:Class; <http://proton.semanticweb.org/protonsys#transitiveOver
rdfs
:
domain
a rdf:Property;
rdfs
:
range</em
浏览 45
提问于2020-11-23
得票数 1
回答已采纳
2
回答
rdfs
:subPropertyOf
和
rdfs
:
domain
rdf
、
ontology
、
rdfs
:a
rdfs
:subPropertyOf :b Thus, :a
rdfs
:
domain
:aDomain
浏览 8
提问于2021-06-04
得票数 1
1
回答
定义属性的最佳实践?
owl
、
ontology
、
semantic-web
、
rdfs
OWL/
RDFS
的问题是,通过定义多个范围
和
域,推理者将将实例(定义为域或范围)分类为该属性的域或范围的所有已定义类的类型。的一种方法是使用SHACL。:hasClassC a owl:ObjectProperty ;
rdfs
:
range
:ClassC .
浏览 2
提问于2020-11-23
得票数 1
回答已采纳
1
回答
如何使类的某个实例从所需的谓词列表中只有一个谓词?
rdf
、
owl
、
ontology
、
rdfs
、
organizational-chart
如果有任何帮助
和
反馈,我将非常感激。:label "name"@en;
rdfs
:
range
rdfs
:Datatype:label "relationType"@en;
rdfs
:
range
:HeadOf:label
浏览 7
提问于2022-04-08
得票数 1
回答已采纳
1
回答
rdfs
的
rdfs
推理: GraphDB中的域
和
范围
owl
、
rdfs
、
graphdb
、
reasoning
、
rdfs+
ex:hasPet a owl:ObjectProperty;
rdfs
:
range
ex:Pet.ex:someHuman ex:hasPet ex:somePet. 在这两个存储库中,我都希望通过
rdfs
:
domain
和
rdfs
:
range
推断出以下类断言: ex:someHuman rdf:type ex:Humanex:somePet rdf:t
浏览 8
提问于2020-12-01
得票数 1
回答已采纳
1
回答
域范围图没有显示在GraphDB免费版本中。8.5
rdf
、
rdfs
、
graphdb
我将以下语句加载到OWL存储库中:@prefix owl: <http://www.w3.org/2002/07/owl#> .:Bar a owl:Class .:f a :Foo .:f :p :b . 但我无法想象。我收到一条消息:“
浏览 1
提问于2018-05-03
得票数 1
回答已采纳
1
回答
sparql -如何通过多个实体进行查询?
sparql
、
rdf
、
semantic-web
、
turtle-rdf
japany:imports a rdf:Property;
rdfs
:
domain
japany:import.japany:importValue a rdf:Property;
rdfs
:
domain
japany:import.japany:year a rdf:Property;
rdf
浏览 0
提问于2018-06-12
得票数 0
回答已采纳
2
回答
如何在带有命令行界面的Apache Jena中使用Turtle格式的SPARQL查询结果?
sparql
、
apache-jena
、
turtle-rdf
但是由于我不熟悉命令行
和
linux,我不知道该怎么做。有没有
什么
建议。我不想使用dbpedia数据集,因为我只需要sparql查询的结果。select DISTINCT ?
domain
?
range
?subClassOf # ?instance rdf:type ?type;
rdfs
:
range</em
浏览 4
提问于2017-05-22
得票数 0
1
回答
RDF -分发rdf:键入列表中的所有项
rdf
、
semantic-web
、
rdfs
、
turtle-rdf
考虑以下RDF:
rdfs
:subClassOf
rdfs
:Class .semapi:hasChainTo a rdf:Property;
rdfs
:
domain
semapi:BaseClass;
rdfs
:
range
semapi:BaseClass .semapi:DerivedClass a
rdf
浏览 5
提问于2013-08-07
得票数 2
回答已采纳
1
回答
SPARQL查询与Person相关的所有类的列表
sparql
、
semantic-web
、
ontology
、
dbpedia
、
rdfs
<
rdfs
:
domain
rdf:resource="http://dbpedia.org/ontology/Person"/>。:
domain
Person,而第二个查询是
rdfs
:subClassOf Person。s
rdfs
:
domain
dbo:Person .union ?s
rdfs
:
range
dbo:Person
浏览 1
提问于2017-06-19
得票数 2
回答已采纳
1
回答
OWL 2 QL诉
RDFS
owl
、
ontology
、
rdfs
、
description-logic
在中提到 这句话让我很困惑,我想知道是否有人能澄清这一点。这是否
意味着
OWL 2 QL是
RDFS
的一个子集?或者这是否
意味着
它是
RDFS
的一个更受限制的版本(因此有更多的公理来表达这些限制)。假设我有一个KB,其中只使用了以下公理:
rdfs
:
domain
,
rdfs
:
range
,
rdfs
:subclassOF,rdf:
浏览 3
提问于2019-05-01
得票数 2
回答已采纳
1
回答
schema:domainInclude
和
rdfs
:
domain
(以及schema:
range
和
rdfs
:
range
)是否相同?
schema
、
rdf
、
schema.org
、
rdfs
、
n-triples
然而,在中,谓词
domain
和
range
已经被定义(给出<schema:name> <
rdfs
:
domain
> <schema:Person>
和
<schema:name> <schema:
range
>我的问题归结为:是schema.org的 rangeIncludes
和
rangeIncludes谓词,相当于
RDFS
domain
和
<e
浏览 1
提问于2020-05-11
得票数 3
回答已采纳
1
回答
如何使用描述逻辑表示本体?
rdf
、
semantic-web
、
owl
、
ontology
、
description-logic
我正在学习本体,DL语言对我来说很难,我在网上发现了很好的练习,这里有一个问题:给定跟随本体: 有两种不同的实体:城市
和
国家。每个国家都有一个首都,一个城市。然而,一个城市可以在一个以上的国家。
浏览 1
提问于2014-10-15
得票数 0
回答已采纳
1
回答
指向多个不同逆属性的InverseFunctionalProperty
semantic-web
、
topbraid-composer
属性修改为位于域机场中 有人能指点我正确的方向吗?
浏览 1
提问于2014-10-28
得票数 0
1
回答
SPARQL REGEX正在运行,但没有显示任何内容
regex
、
sparql
、
jena
、
ontology
:
range
rdf:resource="&SouthSulawesiCulinaryRecipes;FoodAndBeverages"/> <
rdfs
:
domain
浏览 1
提问于2016-03-30
得票数 2
回答已采纳
2
回答
RDFS
子类:属性重新定义
rdf
、
modeling
、
rdfs
Hamburger, Veggieburger, Component, Vegetable, MeatVeggieburger is subclass_of Hamburger Vegetable
和
meat考虑以下属性: 现在,我想在Has_component上重新定义Veggieburger,并指出is只能包含蔬菜
浏览 0
提问于2012-06-08
得票数 1
回答已采纳
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
即时通信 IM
活动推荐
运营活动
广告
关闭
领券