April 2008
MOAT : donner du sens à vos tags | Les petites cases
by nhoizey & 1 otherMOAT permet d'associer à un tag une URI. Une description de la notion du tag encodée en RDF est associée à cette URI. Ainsi, le tag n'est plus seulement une chaîne de caractères, mais possède un véritable sens donné par l'ensemble des triples RDF
February 2007
Flickcurl: C library for the Flickr Web Service API
by nhoizey & 2 othersThis utility uses the photos.getInfo API to interpret the description fields and the tags for a photo URI into RDF triples. If raptor is present, it will be used to provide proper serializing to RDF rather than the built in and hacky ntriples/turtle output.
Machine tags when they are found are scanned for xmlns:prefix=uri and then all other machine tags with that prefix turn into triples. Several prefixes are also pre-defined by the library to automatically get turned into triples without an xmlns, such as blue:, cell:, filter: and geo:. Non-machine tags are not yet interpreted.
1
(2 marks)