Jump To:

Validation Results

Your RDF document validated successfully.


Triples of the Data Model

NumberSubjectPredicateObject
1 genid:A1090 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
2 genid:A1090 http://xmlns.com/foaf/0.1/name "Pilar Sopena Suils"
3 genid:A1090 http://xmlns.com/foaf/0.1/firstName "Pilar"
4 genid:A1090 http://xmlns.com/foaf/0.1/surname "Sopena"
5 genid:A1090 http://xmlns.com/foaf/0.1/nick "Extracción y Recuperación de la Información No Supervisada"
6 genid:A1090 http://xmlns.com/foaf/0.1/homepage http://extraccionyrecuperacion.googlepages.com/index.html
7 genid:A1090 http://xmlns.com/foaf/0.1/workplaceHomepage http://extraccionyrecuperacion.googlepages.com/index.html
8 genid:A1090 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:A1090 http://xmlns.com/foaf/0.1/currentProject http://extraccionyrecuperacion.googlepages.com/index.html
11 http://extraccionyrecuperacion.googlepages.com/index.html http://purl.org/dc/elements/1.1/title "http://extraccionyrecuperacion.googlepages.com/index.html"
12 genid:A1091 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
13 genid:A1090 http://xmlns.com/foaf/0.1/knows genid:A1091
14 genid:A1091 http://xmlns.com/foaf/0.1/name "Pilar Sopena Suils"
15 genid:A1091 http://xmlns.com/foaf/0.1/firstName "Pilar"
16 genid:A1091 http://xmlns.com/foaf/0.1/surname "Sopena"
17 genid:A1091 http://xmlns.com/foaf/0.1/title "Extracción y Recuperación de la Información No Supervisada"
18 genid:A1091 http://xmlns.com/foaf/0.1/homepage http://extraccionyrecuperacion.googlepages.com/index.html
19 genid:A1092 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
20 genid:A1090 http://xmlns.com/foaf/0.1/knows genid:A1092
21 genid:A1092 http://xmlns.com/foaf/0.1/name "Sergio Serrano Grande"
22 genid:A1092 http://xmlns.com/foaf/0.1/firstName "Sergio"
23 genid:A1092 http://xmlns.com/foaf/0.1/surname "Serrano"
24 genid:A1092 http://xmlns.com/foaf/0.1/title "Usabilidad y accesibilidad en el posicionamiento y en la recuperacion de informacion"
25 genid:A1092 http://xmlns.com/foaf/0.1/homepage http://sserranogrande.iespana.es
26 genid:A1093 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Person
27 genid:A1090 http://xmlns.com/foaf/0.1/knows genid:A1093
28 genid:A1093 http://xmlns.com/foaf/0.1/name "Maria Hernandez de Juan"
29 genid:A1093 http://xmlns.com/foaf/0.1/firstName "Maria"
30 genid:A1093 http://xmlns.com/foaf/0.1/surname "Hernandez"
31 genid:A1093 http://xmlns.com/foaf/0.1/title ""
32 genid:A1093 http://xmlns.com/foaf/0.1/homepage http://modelosrecuperacion.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>Pilar Sopena Suils</foaf:name> 
6:    <foaf:firstName>Pilar</foaf:firstName> 

7:    <foaf:surname>Sopena</foaf:surname> 
8:    <foaf:nick>Extracción y Recuperación de la Información No Supervisada </foaf:nick> 
9:    <foaf:homepage rdf:resource="http://extraccionyrecuperacion.googlepages.com/index.html"/> 
10:    <foaf:workplaceHomepage rdf:resource="http://extraccionyrecuperacion.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://extraccionyrecuperacion.googlepages.com/index.html">
19:    <dc:title>http://extraccionyrecuperacion.googlepages.com/index.html</dc:title> 
20:   </rdf:Description>
21:  </foaf:currentProject>
22: 
23: <foaf:knows>

24:  <foaf:Person>
25:   <foaf:name>Pilar Sopena Suils </foaf:name>
26:   <foaf:firstName>Pilar</foaf:firstName>
27:   <foaf:surname>Sopena</foaf:surname>
28:   <foaf:title>Extracción y Recuperación de la Información No Supervisada </foaf:title>

29:   <foaf:homepage rdf:resource="http://extraccionyrecuperacion.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>Maria Hernandez de Juan</foaf:name>

46:   <foaf:firstName>Maria</foaf:firstName>
47:   <foaf:surname>Hernandez</foaf:surname>
48:   <foaf:title>  </foaf:title>
49:   <foaf:homepage rdf:resource="http://modelosrecuperacion.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