Validation Results
Your RDF document validated successfully.
Triples of the Data Model
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