Jump To:

Validation Results

Your RDF document validated successfully.


Triples of the Data Model

NumberSubjectPredicateObject
1 genid:A66515 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
2 genid:A66515 http://xmlns.com/foaf/0.1/name "Maria Hernandez de Juan"
3 genid:A66515 http://xmlns.com/foaf/0.1/firstName "Maria"
4 genid:A66515 http://xmlns.com/foaf/0.1/surname "Hernandez"
5 genid:A66515 http://xmlns.com/foaf/0.1/nick "Modelos de Recuperacion"
6 genid:A66515 http://xmlns.com/foaf/0.1/homepage http://modelosrecuperacion.googlepages.com/index.html
7 genid:A66515 http://xmlns.com/foaf/0.1/workplaceHomepage http://modelosrecuperacion.googlepages.com/index.html
8 genid:A66515 http://xmlns.com/foaf/0.1/interest http://www.w3.org/Style/CSS/
9 http://www.w3.org/Style/CSS/ http://purl.org/dc/elements/1.1/title "Cascading Style Sheets"
10 genid:A66515 http://xmlns.com/foaf/0.1/currentProject http://modelosrecuperacion.googlepages.com/index.html
11 http://modelosrecuperacion.googlepages.com/index.html http://purl.org/dc/elements/1.1/title "http://es.geocities.com/hdez.maria/ModelosRecuperacion/index.html"
12 genid:A66516 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
13 genid:A66515 http://xmlns.com/foaf/0.1/knows genid:A66516
14 genid:A66516 http://xmlns.com/foaf/0.1/name "Maria Hernandez de Juan"
15 genid:A66516 http://xmlns.com/foaf/0.1/firstName "Maria"
16 genid:A66516 http://xmlns.com/foaf/0.1/surname "Hernandez"
17 genid:A66516 http://xmlns.com/foaf/0.1/title "Modelos de Recuperacion"
18 genid:A66516 http://xmlns.com/foaf/0.1/homepage http://modelosrecuperacion.googlepages.com/index.html
19 genid:A66517 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
20 genid:A66515 http://xmlns.com/foaf/0.1/knows genid:A66517
21 genid:A66517 http://xmlns.com/foaf/0.1/name "Sergio Serrano Grande"
22 genid:A66517 http://xmlns.com/foaf/0.1/firstName "Sergio"
23 genid:A66517 http://xmlns.com/foaf/0.1/surname "Serrano"
24 genid:A66517 http://xmlns.com/foaf/0.1/title "Usabilidad y accesibilidad en el posicionamiento y en la recuperacion de informacion"
25 genid:A66517 http://xmlns.com/foaf/0.1/homepage http://sserranogrande.iespana.es
26 genid:A66518 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
27 genid:A66515 http://xmlns.com/foaf/0.1/knows genid:A66518
28 genid:A66518 http://xmlns.com/foaf/0.1/name "Pilar Sopean Suils"
29 genid:A66518 http://xmlns.com/foaf/0.1/firstName "Pilar"
30 genid:A66518 http://xmlns.com/foaf/0.1/surname "Sopena"
31 genid:A66518 http://xmlns.com/foaf/0.1/title "Extraccion y recuperacion de informacion no supervisada"
32 genid:A66518 http://xmlns.com/foaf/0.1/homepage http://extraccionyrecuperacion.googlepages.com/index.html

The original RDF/XML document

1: <?xml version="1.0" encoding="ISO-8859-1"?>
2: <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rss="http://purl.org/rss/1.0/" xmlns:cc="http://web.resource.org/cc/" xmlns:bc="http://purl.org/net/bloggercode/">
3: 
4: <foaf:Person>
5:    <foaf:name>Maria Hernandez de Juan</foaf:name> 
6:    <foaf:firstName>Maria</foaf:firstName> 
7:    <foaf:surname>Hernandez</foaf:surname> 
8:    <foaf:nick>Modelos de Recuperacion </foaf:nick> 
9:    <foaf:homepage rdf:resource="http://modelosrecuperacion.googlepages.com/index.html"/> 
10:    <foaf:workplaceHomepage rdf:resource="http://modelosrecuperacion.googlepages.com/index.html"/> 
11:  <foaf:interest>
12:   <rdf:Description rdf:about="http://www.w3.org/Style/CSS/">
13:    <dc:title>Cascading Style Sheets</dc:title> 
14:    </rdf:Description>
15:  </foaf:interest>
16: 
17:  <foaf:currentProject>
18:   <rdf:Description rdf:about="http://modelosrecuperacion.googlepages.com/index.html">
19:    <dc:title>http://es.geocities.com/hdez.maria/ModelosRecuperacion/index.html</dc:title> 
20:   </rdf:Description>
21:  </foaf:currentProject>
22: 
23: <foaf:knows>
24:  <foaf:Person>
25:   <foaf:name>Maria Hernandez de Juan </foaf:name>
26:   <foaf:firstName>Maria</foaf:firstName>
27:   <foaf:surname>Hernandez</foaf:surname>
28:   <foaf:title>Modelos de Recuperacion </foaf:title>
29:   <foaf:homepage rdf:resource="http://modelosrecuperacion.googlepages.com/index.html"/>
30:  </foaf:Person>
31: </foaf:knows>
32: 
33: <foaf:knows>
34:  <foaf:Person>
35:   <foaf:name>Sergio Serrano Grande</foaf:name>
36:   <foaf:firstName>Sergio</foaf:firstName>
37:   <foaf:surname>Serrano</foaf:surname>
38:   <foaf:title>Usabilidad y accesibilidad en el posicionamiento y en la recuperacion de informacion</foaf:title>
39:   <foaf:homepage rdf:resource="http://sserranogrande.iespana.es"/>
40:  </foaf:Person>
41: </foaf:knows>
42: 
43: <foaf:knows>
44:  <foaf:Person>
45:   <foaf:name>Pilar Sopean Suils</foaf:name>
46:   <foaf:firstName>Pilar</foaf:firstName>
47:   <foaf:surname>Sopena</foaf:surname>
48:   <foaf:title>Extraccion y recuperacion de informacion no supervisada</foaf:title>
49:   <foaf:homepage rdf:resource="http://extraccionyrecuperacion.googlepages.com/index.html"/>
50:  </foaf:Person>
51: </foaf:knows>
52: 
53: </foaf:Person>
54: </rdf:RDF>
55:   

Feedback

If you suspect the parser is in error, please enter an explanation below and then press the Submit problem report button, to mail the report (and listing) to www-rdf-validator@w3.org