test007.nt
来自「Jena推理机」· NT 代码 · 共 22 行
NT
22 行
#
# Copyright World Wide Web Consortium, (Massachusetts Institute of
# Technology, Institut National de Recherche en Informatique et en
# Automatique, Keio University).
#
# All Rights Reserved.
#
# Please see the full Copyright clause at
# <http://www.w3.org/Consortium/Legal/copyright-software.html>
#
# $Id: test007.nt,v 1.1.1.1 2002/12/19 19:37:21 bwm Exp $
#
#####################################################################
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test007.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag> .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/rel#uriRef> <http://example.org/propAttr> "val" .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test007.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> _:j3 .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/rel#uriRef> .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/propAttr> .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> "val" .
_:j0 <http://example.org/prop> <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/rel#uriRef> .
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?