打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
RDF的类和属性

6.1 RDF classes (RDF的所有类)

Class name comment
rdfs:Resource The class resource, everything. 资源类,包含所有事物
rdfs:Literal

The class of literal values, e.g. textual strings and integers.

值(表示)的类,如文本类型和整型

rdf:XMLLiteral The class of XML literals values.,xml值类
rdfs:Class The class of classes.内含所有类
rdf:Property The class of RDF properties.内含所有rdf属性
rdfs:Datatype The class of RDF datatypes.内含所有rdf数据类型
rdf:Statement The class of RDF statements.表示陈述
rdf:Bag The class of unordered containers.袋子
rdf:Seq The class of ordered containers.序列
rdf:Alt The class of containers of alternatives.选一
rdfs:Container The class of RDF containers.容器
rdfs:ContainerMembershipProperty

The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.

属性,是member的子属性

rdf:List The class of RDF Lists.列表类

6.2 RDF properties RDF的属性

Property name comment domain range
rdf:type The subject is an instance of a class. 主体为类 rdfs:Resource rdfs:Class
rdfs:subClassOf The subject is a subclass of a class. 子类 rdfs:Class rdfs:Class
rdfs:subPropertyOf The subject is a subproperty of a property.子属性 rdf:Property rdf:Property
rdfs:domain A domain of the subject property. rdf:Property rdfs:Class
rdfs:range A range of the subject property. rdf:Property rdfs:Class
rdfs:label A human-readable name for the subject. 名称 rdfs:Resource rdfs:Literal
rdfs:comment A description of the subject resource. 评论描述 rdfs:Resource rdfs:Literal
rdfs:member A member of the subject resource. 成员 rdfs:Resource rdfs:Resource
rdf:first The first item in the subject RDF list. 第一个 rdf:List rdfs:Resource
rdf:rest The rest of the subject RDF list after the first item.其他的 rdf:List rdf:List
rdfs:seeAlso Further information about the subject resource.参见 rdfs:Resource rdfs:Resource
rdfs:isDefinedBy The definition of the subject resource.由。。定义 rdfs:Resource rdfs:Resource
rdf:value Idiomatic property used for structured values (see the RDF Primer for an example of its usage).值 rdfs:Resource rdfs:Resource
rdf:subject The subject of the subject RDF statement.主体 rdf:Statement rdfs:Resource
rdf:predicate The predicate of the subject RDF statement.谓体 rdf:Statement rdfs:Resource
rdf:object The object of the subject RDF statement.宾体 rdf:Statement rdfs:Resource

An rdf:parseType="Resource" attribute is used to indicate that the contents of an element are to be interpreted as the description of a new (blank node) resource, without actually having to write a nested rdf:Description element.

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
Ontology理论研究和应用建模
IsaViz/GSS User Manual - Graph Stylesheets
An Introduction to RDF and the Jena RDF API
Jena RDF API学习(一)
JENA操作本体
VBA类模块初步
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服