Sha256: f7c38dae2a2bba2807c330e3cad98f3e1276333d181629593187fc133e5ede59

Contents?: true

Size: 907 Bytes

Versions: 43

Compression:

Stored size: 907 Bytes

Contents

#
# 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: test001.nt,v 1.2 2003/07/24 15:51:04 jcarroll Exp $
#
#####################################################################
<http://example.org/eg#eric> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:a .
_:a <http://example.org/eg#intersectionOf> _:b .
_:b <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/eg#Person> .
_:b <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:c .
_:c <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/eg#Male> .
_:c <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

Version data entries

43 entries across 43 versions & 4 rubygems

Version Path
rdf-n3-0.3.1.3 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.3.1.2 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.3.1.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-rdfxml-0.3.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.3.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf_context-0.5.11 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-rdfxml-0.3.0 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.3.0 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf_context-0.5.10 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.2.3.2 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.2.3.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.2.3 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf_context-0.5.9.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf_context-0.5.9 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf_context-0.5.8.2 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf_context-0.5.8.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-rdfxml-0.2.3 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-rdfxml-0.2.2.1 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-n3-0.2.2 spec/rdfcore/rdfms-seq-representation/test001.nt
rdf-rdfxml-0.2.2 spec/rdfcore/rdfms-seq-representation/test001.nt