Dataset usage的BP

这个词汇DUV属于以下命名空间之一:

PrefixNamespace
birohttp://purl.org/spar/biro/
citohttp://purl.org/spar/cito/
cnthttp://www.w3.org/2011/content#
dcathttp://www.w3.org/ns/dcat#
dcthttp://purl.org/dc/terms/
dctypehttp://purl.org/dc/dcmitype/
discohttp://rdf-vocabulary.ddialliance.org/discovery#
dqvhttp://www.w3.org/ns/dqv#
duvhttp://www.w3.org/ns/duv#
fabiohttp://purl.org/spar/fabio/
foafhttp://xmlns.com/foaf/0.1/
frbrhttp://purl.org/vocab/frbr/core#
oahttp://www.w3.org/ns/oa#
pavhttp://purl.org/pav
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfshttp://www.w3.org/2000/01/rdf-schema#
skoshttp://www.w3.org/2004/02/skos/core#
vannhttp://purl.org/vocab/vann/
xsdhttp://www.w3.org/2001/XMLSchema#

从其他相关词汇中的类和属性中作了广泛的扩展,起到胶水作用,但本身也定义了一些类和属性。



主要涉及作者和读者。

作者要从读者读取反馈,引用,和订正。三种模型有

核心词汇为dcat:Dataset

duv:Feedback继承自oa:Annotation(web annotation)

web annotation模型中用motivation描述annotation的角色。

duv:Feedback中有一属性oa:motivated_by,联系motivation和feedback。


web annotation其实是资源描述(注解)的通用办法,也可以用来描述duv:dataset(超出这范围了)。


以下为为一总结。


举几个例子:

Example 1 - Usage: A 2-D charting application developed to create temperature plots that consumes temperature readings from a dataset to produce the plot.

Example 2 - Feedback: Laufer provides feedback about the temperature readings dataset.

Example 3 - Citation: A technical report :paperA identified by a DOI cites the dataset. The :dataset-03312013 is also identified by a digital object identifier (DOI).


关于RDF 1.1 N-triples

triple的production为subject+predicate+object

N-triple的production为

[1]ntriplesDoc::=triple? (EOLtriple)* EOL?
[2]triple::=subjectpredicate object '.'
[3]subject::=IRIREF| BLANK_NODE_LABEL
[4]predicate::=IRIREF
[5]object::=IRIREF| BLANK_NODE_LABEL| literal
[6]literal::=STRING_LITERAL_QUOTE ('^^'IRIREF | LANGTAG)?

并且定义了新media: application/n-triples


Turtle parser不需要为n-triple添加辅助性的parsing directive.

RDF graph represented by an N-Triples document contains exactly each triple matching the N-Triplestriple production.

IRIs (internationalized resource identifier )may be written only as absolute IRIs. IRIs are enclosed in '<' and '>' and may contain numeric escape sequences (described below). For example <http://example.org/#green-goblin>.

IRI作为标识符

N-Triples是一种通用的assertion语言,对给定数据进行评估得出更多assertion,最终解析出IRI。

要考虑解析的安全问题。

断言式语言如SAML(安全断言标记语言)。


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值