Sha256: b33d6cd112941ff8fa6a210d609676a582190576b5198562f678274781d26524

Contents?: true

Size: 363 Bytes

Versions: 22

Compression:

Stored size: 363 Bytes

Contents

@prefix p:  <file://www.example.org/personal_details#> .
@prefix m:  <file://www.example.org/meeting_organization#> .

<file://www.example.org/people#fred>
	p:GivenName  	"Fred";
	p:hasEmail 		<mailto:fred@example.com>;
	m:attending 	<file://meetings.example.com/cal#m1> .

<file://meetings.example.com/cal#m1>
	m:homePage 		<file://meetings.example.com/m1/hp> .

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
rdf_context-0.5.11 spec/swap_test/reluri-1.n3
rdf-n3-0.3.0 spec/swap_test/reluri-1.n3
rdf_context-0.5.10 spec/swap_test/reluri-1.n3
rdf-n3-0.2.3.2 spec/swap_test/reluri-1.n3
rdf-n3-0.2.3.1 spec/swap_test/reluri-1.n3
rdf-n3-0.2.3 spec/swap_test/reluri-1.n3
rdf_context-0.5.9.1 spec/swap_test/reluri-1.n3
rdf_context-0.5.9 spec/swap_test/reluri-1.n3
rdf_context-0.5.8.2 spec/swap_test/reluri-1.n3
rdf_context-0.5.8.1 spec/swap_test/reluri-1.n3
rdf-n3-0.2.2 spec/swap_test/reluri-1.n3
rdf_context-0.5.7 spec/swap_test/reluri-1.n3
rdf_context-0.5.6 spec/swap_test/reluri-1.n3
rdf-n3-0.2.1 spec/swap_test/reluri-1.n3
rdf-n3-0.0.3 spec/swap_test/reluri-1.n3
rdf-n3-0.0.2 spec/swap_test/reluri-1.n3
rdf-n3-0.0.1 spec/swap_test/reluri-1.n3
rdf_context-0.5.5 spec/swap_test/reluri-1.n3
rdf_context-0.5.3 spec/swap_test/reluri-1.n3
rdf_context-0.5.2 spec/swap_test/reluri-1.n3