File: atom-rdfa10-tests.ttl

package info (click to toggle)
librdf-rdfa-parser-perl 1.097-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,948 kB
  • sloc: perl: 6,582; makefile: 7; xml: 6; sh: 1
file content (148 lines) | stat: -rw-r--r-- 5,215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/RDF-RDFa-Parser/> .
@prefix earl: <http://www.w3.org/ns/earl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rrp: <tag:buzzword.org.uk,2012:RDF-RDFa-Parser:> .
@prefix test: <http://rdfa.info/vocabs/rdfa-test#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

[] dc:date "2012-06-05T23:08:25Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		a earl:TestResult ;
		earl:outcome earl:passed
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9001.atom> .
[] dc:date "2012-06-05T23:08:25Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		earl:outcome earl:passed ;
		a earl:TestResult
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9003.atom> .
[] dc:date "2012-06-05T23:08:25Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		earl:outcome earl:passed ;
		a earl:TestResult
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9004.atom> .
[] dc:date "2012-06-05T23:08:25Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		earl:outcome earl:passed ;
		a earl:TestResult
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9005.atom> .
[] dc:date "2012-06-05T23:08:26Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		earl:outcome earl:passed ;
		a earl:TestResult
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9006.atom> .
[] dc:date "2012-06-05T23:08:26Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		a earl:TestResult ;
		earl:outcome earl:passed
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9007.atom> .
[] dc:date "2012-06-05T23:08:26Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		a earl:TestResult ;
		earl:outcome earl:passed
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9008.atom> .
[] dc:date "2012-06-05T23:08:28Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		a earl:TestResult ;
		earl:outcome earl:passed
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9009.atom> .
[] dc:date "2012-06-05T23:08:28Z"^^xsd:dateTime ;
	a earl:Assertion ;
	earl:assertedBy rrp:xt ;
	earl:mode earl:automatic ;
	earl:result [
		earl:outcome earl:passed ;
		a earl:TestResult
	] ;
	earl:subject dist:v_1-097 ;
	earl:test <http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9010.atom> .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9001.atom> dc:identifier "9001" ;
	dc:title "Simple triple" ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9003.atom> dc:identifier "9003" ;
	dc:title "Default subject for root element." ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9004.atom> dc:identifier "9004" ;
	dc:title "Default subject for entry elements." ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9005.atom> dc:identifier "9005" ;
	dc:title "Default subjects." ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9006.atom> dc:identifier "9006" ;
	dc:title "Default subject for entry elements." ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9007.atom> dc:identifier "9007" ;
	dc:title "xml:base" ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9008.atom> dc:identifier "9008" ;
	dc:title "xml:lang" ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9009.atom> dc:identifier "9009" ;
	dc:title "IETF rel registry" ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
<http://buzzword.org.uk/2011/Atom_plus_RDFa/test-suite/tests/9010.atom> dc:identifier "9010" ;
	dc:title "Unknown terms" ;
	test:hostLanguage "atom" ;
	test:rdfaVersion "1.0" ;
	a earl:TestCase .
rrp:xt a earl:Software ;
	foaf:name "RDF-RDFa-Parser Author Tests" ;
	foaf:page <https://bitbucket.org/tobyink/p5-rdf-rdfa-parser/src/tip/xt> .