Revenir à la liste des news
Participer à la discussion



.1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | <?xml version="1.0" encoding="iso-8859-1"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <rdf:Description rdf:about="http://www.siteduzero.com"> <!-- La ressource à décrire est le Site du Zéro --> <dc:creator>M@teo21</dc:creator> <!-- La propriété est creator ; la valeur est M@teo21. Autrement dit, M@teo21 est le créateur du site du zéro, dont la ressource est http://www.siteduzero.com --> <dc:title>Le Site du Zéro</dc:title> <dc:format>Site Web</dc:format> </rdf:Description> </rdf:RDF> |

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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 | <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:j.0="http://purl.org/dc/terms/" xmlns:j.1="http://fise.iks-project.eu/ontology/" > <rdf:Description rdf:about="urn:enhancement-64b99ac9-801b-9fde-6f68-0880b22adfe4"> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/TextAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.696+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> <j.1:selected-text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">France</j.1:selected-text> <j.1:selection-context rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ringo Starr was born in Liverpool (England) whereas I was born near Paris (France).</j.1:selection-context> <j.0:type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.9264252674592343</j.1:confidence> <j.1:start rdf:datatype="http://www.w3.org/2001/XMLSchema#int">75</j.1:start> <j.1:end rdf:datatype="http://www.w3.org/2001/XMLSchema#int">81</j.1:end> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-c461651a-766d-3e99-b0ee-649d2d896006"> <j.1:end rdf:datatype="http://www.w3.org/2001/XMLSchema#int">11</j.1:end> <j.1:start rdf:datatype="http://www.w3.org/2001/XMLSchema#int">6</j.1:start> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5533030727395185</j.1:confidence> <j.0:type rdf:resource="http://dbpedia.org/ontology/Person"/> <j.1:selection-context rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ringo Starr was born in Liverpool (England) whereas I was born near Paris (France).</j.1:selection-context> <j.1:selected-text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Starr</j.1:selected-text> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/TextAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.694+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-2a9e6b03-8f01-ded3-1b2b-b03d6e9e9217"> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Country"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.107405185699463</j.1:confidence> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Vichy France</j.1:entity-label> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/Vichy_France"/> <j.0:relation rdf:resource="urn:enhancement-64b99ac9-801b-9fde-6f68-0880b22adfe4"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.736+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-547074e0-f74b-7031-f84a-a02818bef75c"> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Country"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.315380096435547</j.1:confidence> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kingdom of England</j.1:entity-label> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/Kingdom_of_England"/> <j.0:relation rdf:resource="urn:enhancement-a5d8ed0e-8405-8787-8f06-a8dcef255d52"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.710+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-84442bf5-fcf8-d5f7-44c3-1efb842da0fc"> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/MusicalArtist"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Artist"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Person"/> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.024414539337158</j.1:confidence> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ringo Starr</j.1:entity-label> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/Ringo_Starr"/> <j.0:relation rdf:resource="urn:enhancement-c461651a-766d-3e99-b0ee-649d2d896006"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.714+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-55003c4e-8abb-d7b9-ac76-ab89a0a66089"> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Country"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10.22369384765625</j.1:confidence> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">France</j.1:entity-label> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/France"/> <j.0:relation rdf:resource="urn:enhancement-64b99ac9-801b-9fde-6f68-0880b22adfe4"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.736+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-0e540bb5-9136-afae-aabf-46505f1854b0"> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.699+02:00</j.0:created> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:relation rdf:resource="urn:enhancement-1b4c81d1-3d9c-12d4-79f6-0cd3aa6c22e2"/> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/Paris"/> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Paris</j.1:entity-label> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7.056663990020752</j.1:confidence> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/WorldHeritageSite"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-a6436412-2f97-20ef-6be4-144082e0ffab"> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.699+02:00</j.0:created> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:relation rdf:resource="urn:enhancement-1b4c81d1-3d9c-12d4-79f6-0cd3aa6c22e2"/> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/Paris_Saint-Germain_F.C."/> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Paris Saint-Germain F.C.</j.1:entity-label> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.6647486686706543</j.1:confidence> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Stadium"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Building"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/SoccerClub"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Organisation"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/SportsTeam"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-15ccfad8-4aa2-40ee-ecd0-12f44f4c20a2"> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.696+02:00</j.0:created> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine</j.0:creator> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/TextAnnotation"/> <j.1:selected-text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Liverpool</j.1:selected-text> <j.1:selection-context rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ringo Starr was born in Liverpool (England) whereas I was born near Paris (France).</j.1:selection-context> <j.0:type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.8472282501662581</j.1:confidence> <j.1:start rdf:datatype="http://www.w3.org/2001/XMLSchema#int">24</j.1:start> <j.1:end rdf:datatype="http://www.w3.org/2001/XMLSchema#int">33</j.1:end> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-a5d8ed0e-8405-8787-8f06-a8dcef255d52"> <j.1:end rdf:datatype="http://www.w3.org/2001/XMLSchema#int">42</j.1:end> <j.1:start rdf:datatype="http://www.w3.org/2001/XMLSchema#int">35</j.1:start> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.7370893254925003</j.1:confidence> <j.0:type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:selection-context rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ringo Starr was born in Liverpool (England) whereas I was born near Paris (France).</j.1:selection-context> <j.1:selected-text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">England</j.1:selected-text> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/TextAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine</j.0:creator> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.696+02:00</j.0:created> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-d7ff888c-b3f5-f618-38c1-9f72b0f362c0"> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Country"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.091716766357422</j.1:confidence> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New France</j.1:entity-label> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/New_France"/> <j.0:relation rdf:resource="urn:enhancement-64b99ac9-801b-9fde-6f68-0880b22adfe4"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.736+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-1b4c81d1-3d9c-12d4-79f6-0cd3aa6c22e2"> <j.1:end rdf:datatype="http://www.w3.org/2001/XMLSchema#int">73</j.1:end> <j.1:start rdf:datatype="http://www.w3.org/2001/XMLSchema#int">68</j.1:start> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.9995319155020848</j.1:confidence> <j.0:type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:selection-context rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ringo Starr was born in Liverpool (England) whereas I was born near Paris (France).</j.1:selection-context> <j.1:selected-text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Paris</j.1:selected-text> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/TextAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.696+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-fe6a41e7-2a6f-9fbe-f527-5a14e45c38ec"> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Area"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10.670327186584473</j.1:confidence> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Liverpool</j.1:entity-label> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/Liverpool"/> <j.0:relation rdf:resource="urn:enhancement-15ccfad8-4aa2-40ee-ecd0-12f44f4c20a2"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.724+02:00</j.0:created> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> </rdf:Description> <rdf:Description rdf:about="urn:enhancement-16db2016-31b6-3fd2-15b9-fffc44e489cc"> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/Enhancement"/> <j.1:extracted-from rdf:resource="urn:content-item-sha1-949b77a4cbb5c1dc8a0f8f26437dcbc2eda5cb37"/> <j.0:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-31T09:31:42.710+02:00</j.0:created> <j.0:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eu.iksproject.fise.engines.autotagging.impl.EntityMentionEnhancementEngine</j.0:creator> <rdf:type rdf:resource="http://fise.iks-project.eu/ontology/EntityAnnotation"/> <j.0:relation rdf:resource="urn:enhancement-a5d8ed0e-8405-8787-8f06-a8dcef255d52"/> <j.1:entity-reference rdf:resource="http://dbpedia.org/resource/England"/> <j.1:entity-label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">England</j.1:entity-label> <j.1:confidence rdf:datatype="http://www.w3.org/2001/XMLSchema#double">13.279783248901367</j.1:confidence> <j.1:entity-type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Place"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/> <j.1:entity-type rdf:resource="http://dbpedia.org/ontology/Country"/> </rdf:Description> </rdf:RDF> |
. D'ailleurs, au survol du lien Ringo Starr, nous apercevons une brève description du personnage, identique à celle de Wikipédia. 
"Qu'est ce que REST ?" (journaldunet.com)
Article sur l'architecture REST (figer.com)
Extrait de la dissertation de Roy Fielding sur REST
Traduction de la dissertation de Fielding sur REST
26 Participations
Connectez-vous !
Connectez-vous !
Revenir à la liste des news