<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:wiki='http://purl.org/rss/1.0/modules/wiki/' xmlns='http://purl.org/rss/1.0/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<channel rdf:about='http://www.destin-informatique.com/ASKOSI/'><link>http://www.destin-informatique.com/ASKOSI/</link><title>ASKOSI</title><description>Application Services for Knowledge Organization and System Integration</description><dc:language>en-uk</dc:language><items><rdf:Seq><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Software'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=ASKOSI%20story'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=tobedeletedwhenpossible'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_180112_1'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=JITA%20Maintenance'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Indexing%20E-LIS%20contributions%20using%20JITA'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/attach/JITA%20Maintenance/JITA-VUE.png'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Improving%20JITA'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/attach/Improving%20JITA/valence.gif'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_251211_1'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/attach/News_blogentry_251211_1/valendia.pdf'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_201211_1'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Standards'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=LeftMenu'></rdf:li><rdf:li rdf:resource='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Metadata%20Versioning'></rdf:li></rdf:Seq></items></channel>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Software'><title>Software</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Software</link><description>Christophe Dupriez changed this page on Fri Jan 27 13:01:00 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! Software for Simple Knowledge Organisation Systems&lt;br /&gt;!! Main use cases&lt;br /&gt;* __creation__: top~-down and/or bottom~-up collection of concepts with their labels and translations;&lt;br /&gt;* __organisation__: linking concepts together (hierarchies, related) and linking concepts and data (indexing);&lt;br /&gt;* __distribution__: push/pull the Knowledge Organisation System to/by the applications and their users;&lt;br /&gt;* __search__: by words, along links;&lt;br /&gt;* __applications__: using the information is more and more &amp;quot;social&amp;quot;: users may enrich the original knowledge and track how evolutions are accepted by the community.&lt;br /&gt;!! Applications:&lt;br /&gt;! [DSpace|http://www.dspace.org]&lt;br /&gt;! [JSPWiki|http://incubator.apache.org/jspwiki/]&lt;br /&gt;! [GraphViz|http://www.graphviz.org]&lt;br /&gt;&lt;br /&gt;A fantastic drawing software~! Now integrated in ASKOSI...&lt;br /&gt;! [Jaxe|http://jaxe.sourceforge.net/]&lt;br /&gt;* [ConceptScheme XSD|http://www.askosi.org/ConceptScheme.xsd]&lt;br /&gt;* [Jaxe Layout for ConceptScheme]&lt;br /&gt;! [Protégé|http://protege.stanford.edu/]&lt;br /&gt;! [RDF Browser|http://graphite.ecs.soton.ac.uk/browser/] : Quick and Dirty RDF browser by University of Southampton&lt;br /&gt;!! Java modules:&lt;br /&gt;! JAXB&lt;br /&gt;&lt;br /&gt;Direct XML marshalling and unmarshalling of ConceptScheme and Concept classes ([ConceptScheme XSD|http://www.askosi.org/ConceptScheme.xsd]).&lt;br /&gt;&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;! &lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;[Apache Cayenne|http://cayenne.apache.org]&lt;br /&gt;&lt;br /&gt;Integrating SQL Databases and Java development.&lt;br /&gt;! [Apache Click|http://click.apache.org]&lt;br /&gt;&lt;br /&gt;Well structured development of efficient Web applications.&lt;br /&gt;! Jersey (JSR 311):&lt;br /&gt;&lt;br /&gt;REST Interface for Create/Retrieve/Update/Delete of concepts and concepts maintenance workflow.&lt;br /&gt;! OpenRDF Sesame and AliBaba:&lt;br /&gt;* We use their SparQL client&lt;br /&gt;* Following this [article|http://www.devx.com/semantic/Article/37774/1954], Sesame can store information about RDF Statements and be used to query about meta~-metadata: information about UPDATING RDF statements (or SKOS statements).&lt;br /&gt;! Simile Exhibit&lt;br /&gt;&lt;br /&gt;Following this [message|http://groups.google.com/group/simile-widgets/browse_thread/thread/f81eb5f0b363e106/d355240121660fda?pli=1] it is interesting to see how to parameterize SIMILE to browse SKOS/RDF files&lt;br /&gt;! [Crawler4J|http://code.google.com/p/crawler4j/]&lt;br /&gt;&lt;br /&gt;It may be interesting to crawl specific websites and record which Concepts are referred by which pages and make this accessible in ASKOSI Concept usage displays. A Thesaurus driven index of specific sites...&lt;br /&gt;&lt;/div&gt;</description><wiki:version>11</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=Software&amp;r1=-1</wiki:diff><dc:date>2012-01-27T12:01:00Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Software</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=ASKOSI%20story'><title>ASKOSI story</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=ASKOSI%20story</link><description>Christophe Dupriez changed this page on Fri Jan 27 12:41:12 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! A &lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;possible&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;Story&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-2"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-1"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-2" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;story for&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;of&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-3"&gt;&amp;gt;&amp;gt;&lt;/a&gt; a project using ASKOSI&lt;br /&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-2"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-3" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;(''%%( background-color: rgb(175, 238, 238); )current developments%%'')&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-4"&gt;&amp;gt;&amp;gt;&lt;/a&gt;[{TableOfContents}]&lt;br /&gt;!!! CoP initiative&lt;br /&gt;&lt;br /&gt;A Community of Practice wants to integrate the knowledge and the services proposed by the different applications published by  participating institutions.&lt;br /&gt;&lt;br /&gt;One of the best way to get people to work together is to invite them:&lt;br /&gt;# to make an inventory of their main sources of reference information,&lt;br /&gt;# to define the concepts they will share.&lt;br /&gt;&lt;br /&gt;ASKOSI accesses the information where it is:&lt;br /&gt;# catalogs of concepts (with their terminology) are accessed where they are published, whatever they propose:&lt;br /&gt;## SQL or SparQL servers&lt;br /&gt;## RDF, XML or CSV files&lt;br /&gt;# documents or operational information in different applications are accessed using URLs:&lt;br /&gt;## concepts can be searched and results~' sizes are stored by ASKOSI;&lt;br /&gt;## users~' search equations are stored in an history file, they can be tagged and reused;&lt;br /&gt;## users~' accesses to individual documents or information are also recorded: they can be tagged and shared with the Community.&lt;br /&gt;!!! Existing terminology sources&lt;br /&gt;&lt;br /&gt;A CoP is integrating information from many disciplines and along many facets (places, times, living beings, chemical substances, diseases, etc.).&lt;br /&gt;&lt;br /&gt;''The first service from ASKOSI is to gather the different existing vocabularies, where they are, and to make them all accessible in one place.''&lt;br /&gt;!!! Existing documents and information catalogs&lt;br /&gt;&lt;br /&gt;Those vocabularies are used to index different catalogs of documents or relevant information. They are often used to filter those sources to keep only specific topics which interest the CoP.&lt;br /&gt;&lt;br /&gt;''For every concepts of every gathered vocabularies, ASKOSI provides complete tables of how much they are used in different applications (and roles in those applications).''&lt;br /&gt;!!! Building a common classification inline with the CoP missions&lt;br /&gt;&lt;br /&gt;A thesaurus is a vocabulary and a classification hierarchy. To classify, to organize accesses to documents and information, is an activity done within the context of a mission. An ontology tries to be &amp;quot;true&amp;quot; in a very large context, a thesaurus is often much more dependent on the foreseen needs of the users.&lt;br /&gt;&lt;br /&gt;''ASKOSI proposes to build small thesauri tailored for a CoP. They can be linked by equivalences relations with concepts in broader vocabularies (e.g. MeSH, CatalogOfLife, DBpedia, etc.): %%( background-color: rgb(175, 238, 238); )a search can be built navigating in the CoP specific vocabulary and be expanded using the broader vocabularies%%.''&lt;br /&gt;&lt;br /&gt;Aligning classifications do ease searches and filtering across multiple documents and information catalogs.&lt;br /&gt;!!! Continuous collaboration to keep the common classification up to date&lt;br /&gt;&lt;br /&gt;Indexing documents, organizing information, retrieving interesting resources are demanding tasks for which a documentation and an efficient feedback collection mechanism must be available.&lt;br /&gt;&lt;br /&gt;''ASKOSI links each concept to a Wiki page where the scope of the concept can be explained and any usage problem can be reported and discussed.''&lt;br /&gt;&lt;br /&gt;''Graphical view of the concepts~' relations is also supporting discussions about thesaurus organisation.''&lt;br /&gt;!!! Centralised tracking and tagging&lt;br /&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-3"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-4" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;A given data / documents set is mainly accessed in three ways (often combined):&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-5"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-4"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-5" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;# by indexes (word, concepts) (what is pertinent to my needs?)&lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-6"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-5"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-6" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;# by peers recommendation (what is hot?)&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-7"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-6"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-7" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;# by recent availabilty (what is new?)&lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-8"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-7"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-8" /&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-9"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-8"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-9" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;''ASKOSI aims to integrate independant applications from the user point of view. It brings the user from one topic to all its references. %%( background-color: rgb(175, 238, 238); )It will also record and share &amp;quot;tags&amp;quot; to let users recommend documents / information to their peers. It will also record modifications and usage to show what is new or popular.%%''&lt;/span&gt;&lt;/font&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-9"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-10" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt; &lt;br /&gt;&lt;/div&gt;</description><wiki:version>5</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=ASKOSI%20story&amp;r1=-1</wiki:diff><dc:date>2012-01-27T11:41:12Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=ASKOSI%20story</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=tobedeletedwhenpossible'><title>tobedeletedwhenpossible</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=tobedeletedwhenpossible</link><description>Christophe Dupriez changed this page on Fri Jan 27 10:59:58 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;&lt;a name="change-1" /&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!!! [{Image src='http://gratuiciel.sylvainm.com/wp-content/uploads/2009/06/20090604tetris.jpg' style='padding-right: 8px; padding-top: 8px; padding-bottom: 8px;' height='529' width='529'}]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-1"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-2" /&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;&lt;br /&gt;%%( font-family: verdana,geneva,sans-serif; )%%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); )%%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )Vodka, AK~-47s, and the %%%% %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); )__ %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )game %%__%% %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); ) %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )of  %%%%%%[tetris|http://www.gamesting.com/skill/play-tetris]%%( font-family: verdana,geneva,sans-serif; )%%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); )%%( font-size: 10pt; font-family: verdana,geneva,sans-serif; ), the three staple exports of Russia, and since 1984 tetris has easily taken vodka over as number one. This mind bending puzzle of thought requires players to strategically place pieces in such a way that their screen does not fill up and end the game. When tetris is played %%%% %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); )__ %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )online %%__%% %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); ) %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )it is most commonly played using java and this usually uses an applet. Creating a tetris game without an applet is difficult.%%%% \\ \\ %% [{Image src='http://www.walyou.com/blog/wp-content/uploads/2009/11/tetris-quilt-design-instructions.jpg' style='padding-right: 8px; padding-top: 8px; padding-bottom: 8px;' height='500' width='361'}] \\&lt;br /&gt;\\&lt;br /&gt;%%( font-family: verdana,geneva,sans-serif; ) %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); ) %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )First, you will need to download the source code for the java applet to implement a %%%% %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); )__ %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )tetris %%__%% %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); ) %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; )clone. Once you do this compile the code in your integrated development environment (IDE). This is basically still research because from here you will just play the game, as you would when you play [tetris online|http://www.gamesting.com/skill/play-tetris]%%%%%%%%( font-family: verdana,geneva,sans-serif; ) %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); ) %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; ), and decide on what you like and what you dislike. The real work comes when you create a blank application in your IDE, no an applet. It will be from there that you begin creating a game of tetris. \\ \\ %%%%%% [{Image src='http://www.actionstream.co.uk/images/nintendo/DOWNLOADS/IMAGES/TETRISDS/Original Files/NTR_TETRIS_PS_UKV_1.jpg' style='padding-right: 8px; padding-top: 8px; padding-bottom: 8px;' height='529' width='492'}] \\&lt;br /&gt;\\&lt;br /&gt;%%( font-family: verdana,geneva,sans-serif; ) %%( font-family: verdana,geneva,sans-serif; color: rgb(0, 0, 0); ) %%( font-size: 10pt; font-family: verdana,geneva,sans-serif; ) tetris Adios Scala, Hello Clojure :~-) Long practical, emotional, ask everybdy decision. doo is now officially in love with Clojure~! Scala Clojure &amp;quot;The Pirate&amp;quot; Profile of Murdoch, as he fought monopoly charges and moved into China: (by Ken Auletta, ~'95) Manifesto distribution just started in Milan...~! Be ready to get yours, we are near by Il Duomo~!~!~! The first HOH album, What You Want is Now is also available today~! iTunes Amazonmp3 (5.99~!~!~! ~- Hello~! I~'m having a fantastic day, thanks~! Happy Thanksgiving~! ;) Good morning baby gangstas ....hope those neurotransmitters in your brain are firing properly. :D Thx~! Great~!~! FF Cardio is significantly harder post~-legs ... Stationary bike it is ... Only 5 minutes left tho in my 60~!~!~! projectlean Our 6Packs9Lives Launch Party Is Proof That Cats Make Great Pets for Every1~! Can U RT to Spread the Word? \\ \\ :~-) Please vote for Brandyn Burnette cover~! Just do it~!&amp;quot; Good idea~! This February, is rechristening itself The Tarr Pit. Very nice. Booking fly fishing drift boat adventures on the Upper Delaware River.Trips start early April,reserve prime dates soon what is the big deal? The Rose Bowl is NEVER played on a Sunday~! My Angry Birds costume has been confused as an homage to the St. Louis Cardinals. I need to be with more gamers and fewer sports fans. Can a girl get dinner at 7pm in a nice neighborhood without &amp;quot;The Wire&amp;quot; breaking out across the street? Wish I were kidding. Sadly I~'m not~! Maldita arrechera, MALDITOS FALSOS DE MIERDAS NJD. All credit to and ~! is now trending in chennai via Hey Catherine~! I~'m in Busan and the food is really good. I~'m completely lost in translation so I~'m just trying everything. \\ \\ Scrabble for iPad is currently on sale for 99¢ (reg $9.99). You Cant Breathe Fast and Stick Your Tongue out at the Same Time: Nice~! Thanks Josh.. HAHA Nice victory salute What she gonna get out the deal? Great article here that shows the leadership in STL of Sam Bradford and James Laurinaitis hey danny.... Place your order today for pickup every Tues~! will be happy to answer FAQ~! about to hit the bc , whats the deal ? lol ard bet I thought inverted scrolling was the only one... a clip from the today featuring a makeover by the team and my yard looks great~! cookout at my place~! ~[fine print: there will be no cookout at my place. i never have people over. trust issues, y~'know~] The Pill goes Bollywood. And I giggle: jo2012 ~! refromjo jo ^.^ If that~'s it for Pheonix, I feel for the fans and the employees. Say what you want about the market, it~'s a good place to play and live. A través de este sitio se podrá contar con la información del programa en tiempo real, obteniendo información a nivel nacional \\ \\ tetris ... Ultimately what you do is secondary. But how you do it is primary. A pinch and a punch for the 1st of the month to all my message peeps~* xxx Awe... Wish poor smashface could go too. Republican Congressmen pushing conspiracy theory that Obama behind BP spill to help get climate reforms. Seriously. Thank you, . Thanks for contributing to MuckReads: anytime ~! Hope to see ya soon Calorie Counting ~- A Necessary Evil? Pushazink tho I thought u new about the TEAM MTA shuts down tomorrow, I believe. Pabst &amp;amp; Jazz amazing :) well done Mattified glitters comendo sorvete com biscoito...HUUM... Lol, me too~! : My CAST2011 network connection seems slightly faster than smoke signals. :~-( When people find out that I~'m from the country they automatically assume that I can cook...I mean I can but still though Thunder are ballin is new: ilike: PLZ. RT If u like... \\ \\ %%%%%%&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;/div&gt;</description><wiki:version>4</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=tobedeletedwhenpossible&amp;r1=-1</wiki:diff><dc:date>2012-01-27T09:59:58Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=tobedeletedwhenpossible</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_180112_1'><title>News_blogentry_180112_1</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_180112_1</link><description>Christophe Dupriez changed this page on Fri Jan 27 10:23:40 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! Step by step explanation...&lt;br /&gt;&lt;br /&gt;To explain the context of the needs for ASKOSI, [a little schema build itself step by step|http://askosi.org/context]. Just the spacebar or click the schema to advance from one step to another. The whole text is displayed at the end.&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt; An [ASKOSI story] is also in preparation.&lt;/span&gt;&lt;/font&gt;&lt;br /&gt;&lt;/div&gt;</description><wiki:version>2</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=News_blogentry_180112_1&amp;r1=-1</wiki:diff><dc:date>2012-01-27T09:23:40Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=News_blogentry_180112_1</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=JITA%20Maintenance'><title>JITA Maintenance</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=JITA%20Maintenance</link><description>Christophe Dupriez changed this page on Fri Jan 13 14:23:45 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! Welcome to the initiative of the E~-LIS community to improve JITA ~!&lt;br /&gt;&lt;br /&gt;&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;JITA is the vocabulary to index and search in the [E~-LIS|http://eprints.rclis.org/handle/10760/3619]  Open Repository.&lt;br /&gt;&lt;br /&gt;[A manual for indexers could be useful.|Indexing E-LIS contributions using JITA]&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-2"&gt;&amp;gt;&amp;gt;&lt;/a&gt;Part of ASKOSI Wiki is dedicated to the JITA &lt;a class="diff-nextprev" title="Go to previous change" href="#change-1"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-2" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;classification&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;classification.&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-3"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-2"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-3" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;itself:&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;Those&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-3"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-4" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;those &lt;/span&gt;&lt;/font&gt;Wiki pages are interlinked with the JITA classification as it is stored in the [ASKOSI software|http://www.destin.be/scheme/view.jsp?scheme=jita]. The community of JITA users and maintainers are invited to register to this Wiki and to contribute their observation, examples, suggestions in the pages dedicated each individual JITA concepts.&lt;br /&gt;&lt;br /&gt;For instance the JITA entry &amp;quot;Relationship of library and information science with other fields such as computing and communication science and cognitive science&amp;quot; as the permanent code THCO.&lt;br /&gt;&lt;br /&gt;It can be examined in ASKOSI software, looking at [http://www.destin.be/askosi/concept.jsp?concept=jita(underline)THCO|http://www.destin.be/askosi/concept.jsp?concept=jita_THCO]&lt;br /&gt;&lt;br /&gt;It can be commented and discussed by pressing there the button &amp;quot;Concept Discussion&amp;quot; or by going at the [jita(underline)THCO|jita_THCO] page in this Wiki.&lt;br /&gt;!! Languages (tr, el, nl, cs, fr, it, ro, ca, pt, pl, es, en, ar):&lt;br /&gt;* The language of ASKOSI software interface is english only for now.&lt;br /&gt;* The language of ASKOSI Wiki User interface is the one you select in &amp;quot;My Preferences&amp;quot; (link at the upper right corner).&lt;br /&gt;* The language of vocabulary terms displayed in both programs, is the one you select has your prefered language in your browser configuration. JITA is in so many languages: enjoy ~!&lt;br /&gt;!! JITA Initiatives:&lt;br /&gt;* JITA on FAO AIMS:&lt;br /&gt;*# [Theoretical and General|http://aims.fao.org/aos/jita/T]&lt;br /&gt;*# [User oriented, directional, and management functionalities|http://aims.fao.org/aos/jita/P]&lt;br /&gt;*# [Objects, Pragmatics and Technicalities|http://aims.fao.org/aos/jita/O]&lt;br /&gt;* Current JITA for inspection by the community: [http://www.askosi.org/jita.xml]&lt;br /&gt;* E~-LIS Access using Graphs from JITA: [http://www.askosi.org/jita]&lt;br /&gt;* __JITA in ASKOSI experiment: [Jita in Askosi]__&lt;br /&gt;* Recommended Reading for potential contributors: [JITA Bibliography]&lt;br /&gt;* [Improving JITA]&lt;br /&gt;* Mapping to LinkedData (LOD):&lt;br /&gt;** JITA is used to organize [E~-LIS|http://eprints.rclis.org/handle/10760/3619] collections&lt;br /&gt;** Nearly two third of JITA has been mapped to DDC by Mathias Loesch at University of Bielefeld: [Project presentation|http://wiki.ub.unibi.de/wikifarm/fields/ub_edvmain/field.php/Oeffentlich/AlexEnglishSum], [Article|http://journals.tdl.org/jodi/article/view/1765]&lt;br /&gt;** Manual mapping of suitable JITA concepts to [DBpedia|http://dbpedia.org/] and [Docupedia|http://docupedia.es/] are being done manually by the community: this Wiki could be used&lt;br /&gt;** Those mappings will be included as LinkedData in JITA SKOS/RDF and will be improved as a part of JITA Maintenance project.&lt;br /&gt;* Tooling:&lt;br /&gt;** Integration of JITA Maintenance Wiki with JITA (one page per JITA concept or proposed concept)&lt;br /&gt;**# [Theoretical and General|jita_T]&lt;br /&gt;**# [User oriented, directional, and management functionalities|jita_P]&lt;br /&gt;**# [Objects, Pragmatics and Technicalities|jita_O]&lt;br /&gt;** We now have the same tools than Belgium Poison Centre. Example: [http://www.askosi.org/example/SAQ.pdf]&lt;br /&gt;*** SAQ is for &amp;quot;Sometime Asked Questions&amp;quot;, the name of Belgium Poison Centre Wiki.&lt;br /&gt;*** There can be one page (and only one) for each concept in the thesauri (plants, animals, substances,...).&lt;br /&gt;*** Each page begins with a table situating the concept in its thesaurus. Here we learn that &amp;quot;Vipera Berus&amp;quot;:&lt;br /&gt;**** is a kind of &amp;quot;Vipera SP&amp;quot;,&lt;br /&gt;**** has to related concepts (the antibodies and the extracts)&lt;br /&gt;**** has four narrower concepts&lt;br /&gt;**** is discussed in 24 scientific articles (clicking on terms brings to the whole thesaurus entry where one can ask for a schema).&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;/div&gt;</description><wiki:version>20</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=JITA%20Maintenance&amp;r1=-1</wiki:diff><dc:date>2012-01-13T13:23:45Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=JITA%20Maintenance</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Indexing%20E-LIS%20contributions%20using%20JITA'><title>Indexing E-LIS contributions using JITA</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Indexing%20E-LIS%20contributions%20using%20JITA</link><description>Christophe Dupriez changed this page on Fri Jan 13 14:19:30 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! Indexing E~-LIS contributions using JITA&lt;br /&gt;&lt;br /&gt;Indexing your contributions to E~-LIS means, for each article contributed, to list the subjects it covers.&lt;br /&gt;&lt;br /&gt;The subjects comes from a pre~-defined and controlled list: the JITA vocabulary.&lt;br /&gt;&lt;br /&gt;[{Image src='JITA &lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;Maintenance/JITA-VUE.png' style='width: 1200px; height: 740px;'}]&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;Maintenance/JITA-VUE.png'}]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;br /&gt;&lt;br /&gt;This vocabulary is organized in 10 facets: for each, you will have to assess if your article is investigating LIS in that dimension and choose if one (and sometimes more than one) entry is well related to your article.&lt;br /&gt;&lt;br /&gt;The current facets are:&lt;br /&gt;# ~[Theoretical and General~]: general level&lt;br /&gt;#* A. Theoretical and general aspects of libraries and information&lt;br /&gt;#* B. Information use and sociology of information&lt;br /&gt;# ~[User oriented, directional, and management functionalities~]: intermediate level (socio~-economical and legal issues are included here)&lt;br /&gt;#* C. Users, literacy and reading&lt;br /&gt;#* D. Libraries as physical collections&lt;br /&gt;#* E. Publishing and legal issues&lt;br /&gt;#* F. Management&lt;br /&gt;#* G. Industry, profession and education&lt;br /&gt;# ~[Objects, Pragmatics and Technicalities~]: specific level&lt;br /&gt;#* H. Information sources, supports, channels&lt;br /&gt;#* I. Information treatment for information services, Information functions and techniques&lt;br /&gt;#* J. Technical services in libraries, archives and museums&lt;br /&gt;&lt;/div&gt;</description><wiki:version>3</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=Indexing%20E-LIS%20contributions%20using%20JITA&amp;r1=-1</wiki:diff><dc:date>2012-01-13T13:19:30Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Indexing%20E-LIS%20contributions%20using%20JITA</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/attach/JITA%20Maintenance/JITA-VUE.png'><title>JITA Maintenance/JITA-VUE.png</title><link>http://www.destin-informatique.com/ASKOSI/attach/JITA%20Maintenance/JITA-VUE.png</link><description>Christophe Dupriez created this attachment on Fri Jan 13 14:17:03 CET 2012&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;Parent page: &lt;a href="http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=JITA%20Maintenance"&gt;JITA Maintenance&lt;/a&gt;&lt;br /&gt;Info page: &lt;a href="http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=JITA%20Maintenance/JITA-VUE.png"&gt;JITA Maintenance/JITA-VUE.png&lt;/a&gt;</description><wiki:version>1</wiki:version><dc:date>2012-01-13T13:17:03Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=JITA%20Maintenance/JITA-VUE.png</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Improving%20JITA'><title>Improving JITA</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Improving%20JITA</link><description>Christophe Dupriez changed this page on Fri Jan 13 14:11:45 CET 2012:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;&lt;br /&gt;JITA was created 10 years ago. A community reviewing effort based on JITA real usage has started.&lt;br /&gt;&lt;br /&gt;A first discussion happened in [Valencia, November 3rd|news_blogentry_251211_1/valendia.pdf]&lt;br /&gt;&lt;br /&gt;JITA usage in E~-LIS can be seen in the two attached files:&lt;br /&gt;* [Co~-occurrences of JITA entries in E~-LIS|JITAMAT.xls](how many E~-LIS records are indexed by each possible keywords combinations?)&lt;br /&gt;* [Cleaned up list of frequent keywords for each JITA entry|jitakeyfreqsel.xls]&lt;br /&gt;&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;&lt;br /&gt;[{Image src='valence.gif'}]&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;</description><wiki:version>5</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=Improving%20JITA&amp;r1=-1</wiki:diff><dc:date>2012-01-13T13:11:45Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Improving%20JITA</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/attach/Improving%20JITA/valence.gif'><title>Improving JITA/valence.gif</title><link>http://www.destin-informatique.com/ASKOSI/attach/Improving%20JITA/valence.gif</link><description>Christophe Dupriez created this attachment on Fri Jan 13 14:10:57 CET 2012&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;Parent page: &lt;a href="http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Improving%20JITA"&gt;Improving JITA&lt;/a&gt;&lt;br /&gt;Info page: &lt;a href="http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Improving%20JITA/valence.gif"&gt;Improving JITA/valence.gif&lt;/a&gt;</description><wiki:version>1</wiki:version><dc:date>2012-01-13T13:10:57Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Improving%20JITA/valence.gif</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_251211_1'><title>News_blogentry_251211_1</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_251211_1</link><description>Christophe Dupriez changed this page on Sun Dec 25 22:37:45 CET 2011:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! Improving JITA Classification for LIS: an E~-LIS Community effort&lt;br /&gt;&lt;br /&gt;Presentation to the 1st International Workshop “Transfer Information for Innovation”, Universidad Politécnica de Valencia, November 3rd &lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;2011: [valendia.pdf|valendia.pdf|title='PDF, 1.6Mb' target='_blank']&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;2011[valendia.pdf]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;br /&gt;&lt;br /&gt;This is an example of collaborative analysis and update of a classification.&lt;br /&gt;&lt;/div&gt;</description><wiki:version>3</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=News_blogentry_251211_1&amp;r1=-1</wiki:diff><dc:date>2011-12-25T21:37:45Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=News_blogentry_251211_1</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/attach/News_blogentry_251211_1/valendia.pdf'><title>News_blogentry_251211_1/valendia.pdf</title><link>http://www.destin-informatique.com/ASKOSI/attach/News_blogentry_251211_1/valendia.pdf</link><description>Christophe Dupriez created this attachment on Sun Dec 25 22:34:26 CET 2011&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;Parent page: &lt;a href="http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_251211_1"&gt;News_blogentry_251211_1&lt;/a&gt;&lt;br /&gt;Info page: &lt;a href="http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=News_blogentry_251211_1/valendia.pdf"&gt;News_blogentry_251211_1/valendia.pdf&lt;/a&gt;</description><wiki:version>1</wiki:version><dc:date>2011-12-25T21:34:26Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=News_blogentry_251211_1/valendia.pdf</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_201211_1'><title>News_blogentry_201211_1</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=News_blogentry_201211_1</link><description>Christophe Dupriez changed this page on Tue Dec 20 16:46:54 CET 2011:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!!! Soon with voiD&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt; ~!&lt;/span&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;ASKOSI is gathering statistics about how each concepts are used in different applications for different roles.&lt;br /&gt;&lt;br /&gt;A mapping between those statistics and the voiD standard is in preparation: ASKOSI will then be able to publish in SKOS but also to publish the links between concepts and the datasets using them.&lt;br /&gt;&lt;/div&gt;</description><wiki:version>2</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=News_blogentry_201211_1&amp;r1=-1</wiki:diff><dc:date>2011-12-20T15:46:54Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=News_blogentry_201211_1</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Standards'><title>Standards</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Standards</link><description>Christophe Dupriez changed this page on Tue Dec 20 16:38:48 CET 2011:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!!! Standards&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!!!Standards&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-2"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-1"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-2" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-3"&gt;&amp;gt;&amp;gt;&lt;/a&gt;A presentation was made to ULB (Université Libre de Bruxelles) students explaining main semantic web standards and how they &lt;a class="diff-nextprev" title="Go to previous change" href="#change-2"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-3" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;__relate__: \\&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;__relate__:\\&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-4"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;[http://www.askosi.org/ULB17.pdf] (FR)&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-3"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-4" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!! W3C:&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!!W3C:&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-5"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-4"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-5" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![SKOS|http://www.w3.org/2004/02/skos/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-6"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-5"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-6" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[SKOS|http://www.w3.org/2004/02/skos/] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-7"&gt;&amp;gt;&amp;gt;&lt;/a&gt;: Simple Knowledge Organization System&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-6"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-7" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;* [primer|http://www.w3.org/TR/skos-primer/]&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;*[primer|http://www.w3.org/TR/skos-primer/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-8"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-7"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-8" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;* [reference|http://www.w3.org/TR/skos-reference/]&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;*[reference|http://www.w3.org/TR/skos-reference/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-9"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-8"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-9" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;*&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;*[note&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-10"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-9"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-10" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[note &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-11"&gt;&amp;gt;&amp;gt;&lt;/a&gt;about Cool URIs|http://www.w3.org/TR/cooluris/]&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-10"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-11" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![RDF|http://www.w3.org/RDF/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-12"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-11"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-12" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[voiD|http://vocab.deri.ie/void/]: Vocabulary of Interlinked Datasets&lt;br /&gt;* [primer|http://www.w3.org/TR/void/]&lt;br /&gt;! [RDF|http://www.w3.org/RDF/] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-13"&gt;&amp;gt;&amp;gt;&lt;/a&gt;: Resource Description Framework&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-12"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-13" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;*&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;*[Dave&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-14"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-13"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-14" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[Dave&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;Beckett's&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-15"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-14"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-15" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;Beckett~'s &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-16"&gt;&amp;gt;&amp;gt;&lt;/a&gt;Resource guide|http://planetrdf.com/guide/]&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-15"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-16" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![RDFS|http://www.w3.org/TR/rdf-schema/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-17"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-16"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-17" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[RDFS|http://www.w3.org/TR/rdf-schema/] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-18"&gt;&amp;gt;&amp;gt;&lt;/a&gt;: RDF Vocabulary Description Language (RDF Schema)&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-17"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-18" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![XSLT|http://www.w3.org/TR/xslt20/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-19"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-18"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-19" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[XSLT|http://www.w3.org/TR/xslt20/] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-20"&gt;&amp;gt;&amp;gt;&lt;/a&gt;: Extensible Stylesheet Language Transformations&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-19"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-20" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![XML|http://www.w3.org/XML/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-21"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-20"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-21" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[XML|http://www.w3.org/XML/] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-22"&gt;&amp;gt;&amp;gt;&lt;/a&gt;: Extensible Markup Language&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-21"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-22" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!!Dublin&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-23"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-22"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-23" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;Dublin &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-24"&gt;&amp;gt;&amp;gt;&lt;/a&gt;Core:&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-23"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-24" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![DCAP|http://dublincore.org/usage/documents/profile-guidelines/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-25"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-24"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-25" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[DCAP|http://dublincore.org/usage/documents/profile-guidelines/] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-26"&gt;&amp;gt;&amp;gt;&lt;/a&gt;: Dublin Core Application Profile&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-25"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-26" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![DCMI&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-27"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-26"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-27" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[DCMI &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-28"&gt;&amp;gt;&amp;gt;&lt;/a&gt;Metadata Terms|http://dublincore.org/documents/dcmi-terms/]&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-27"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-28" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!! ISO:&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!!ISO:&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-29"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-28"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-29" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!ISO&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-30"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-29"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-30" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;ISO &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-31"&gt;&amp;gt;&amp;gt;&lt;/a&gt;2788 &lt;a class="diff-nextprev" title="Go to previous change" href="#change-30"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-31" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;~-&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;-&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-32"&gt;&amp;gt;&amp;gt;&lt;/a&gt; Guidelines for the establishment and development of monolingual thesauri, International Organization for Standardization (ISO)&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-31"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-32" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!ISO&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-33"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-32"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-33" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;ISO &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-34"&gt;&amp;gt;&amp;gt;&lt;/a&gt;5964 &lt;a class="diff-nextprev" title="Go to previous change" href="#change-33"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-34" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;~-&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;-&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-35"&gt;&amp;gt;&amp;gt;&lt;/a&gt; Guidelines for the establishment and development of multilingual thesauri, International Organization for Standardization (ISO)&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-34"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-35" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![ISO&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-36"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-35"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-36" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[ISO &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-37"&gt;&amp;gt;&amp;gt;&lt;/a&gt;25964|http://www.niso.org/schemas/iso25964/] &lt;a class="diff-nextprev" title="Go to previous change" href="#change-36"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-37" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;~-&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;-&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-38"&gt;&amp;gt;&amp;gt;&lt;/a&gt; Thesauri and Interoperability with other Vocabularies, merging and improving ISO 2788 and ISO 5964&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-37"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-38" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;*&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;*[Older&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-39"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-38"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-39" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[Older version|http://www-personal.umich.edu/~kdow/ISO_CD_25964-1(E).pdf]&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;version|http://www-personal.umich.edu/~kdow/ISO_CD_25964-1%28E%29.pdf]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-40"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-39"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-40" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;*&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;*Its&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-41"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-40"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-41" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;Its &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-42"&gt;&amp;gt;&amp;gt;&lt;/a&gt;[british|http://schemas.bs8723.org/Model.aspx] incarnation.&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-41"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-42" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![ISO&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-43"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-42"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-43" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[ISO &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-44"&gt;&amp;gt;&amp;gt;&lt;/a&gt;13250 &lt;a class="diff-nextprev" title="Go to previous change" href="#change-43"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-44" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;~-&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;-&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-45"&gt;&amp;gt;&amp;gt;&lt;/a&gt; Topic Maps|http://www.isotopicmaps.org/]&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-44"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-45" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!! Other:&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!!Other:&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-46"&gt;&amp;gt;&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-45"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-46" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![IVOA|http://www.ivoa.net/Documents/latest/Vocabularies.html]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-47"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-46"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-47" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;[IVOA|http://www.ivoa.net/Documents/latest/Vocabularies.html] &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-48"&gt;&amp;gt;&amp;gt;&lt;/a&gt;(Recommendations for SKOS publishing practices)&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-47"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-48" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;! SQL&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;!SQL&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-48"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-49" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;! [OpenID|http://openid.net/]&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;![OpenID|http://openid.net/]&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;br /&gt;&lt;/div&gt;</description><wiki:version>7</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=Standards&amp;r1=-1</wiki:diff><dc:date>2011-12-20T15:38:48Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Standards</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=LeftMenu'><title>LeftMenu</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=LeftMenu</link><description>Christophe Dupriez changed this page on Thu Dec 08 15:31:22 CET 2011:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;!! [ASKOSI|http://www.askosi.org] Wiki&lt;br /&gt;* [Main page|Main]&lt;br /&gt;* [Demo Server for Vocabularies|http://www.destin.be/askosi]&lt;br /&gt;** [JITA Maintenance]&lt;br /&gt;** [Thesauri and Lists|Thesauri]&lt;br /&gt;* [News]&lt;br /&gt;* [Project|Projects]&lt;br /&gt;** [JAR|ASKOSI jar]&lt;br /&gt;** [Configuration|Data Sources for Concepts Definitions]&lt;br /&gt;* [People]&lt;br /&gt;* [Software]&lt;br /&gt;* [Standards]&lt;br /&gt;* [Bibliography]&lt;br /&gt;%%( text-align: center; )&lt;br /&gt;[{Image src='http://www.askosi.org/image/askosi_vert.jpg' alt='http://www.askosi.org/image/askosi_vert.jpg'}] \\&lt;br /&gt;__Application Services for Knowledge Organization and Systems Integration__&lt;br /&gt;%%&lt;br /&gt;%%( text-align: center; )&lt;br /&gt; &lt;br /&gt;%%&lt;br /&gt;%%( text-align: center; )&lt;br /&gt;&lt;br /&gt;----&lt;br /&gt;%%&lt;br /&gt;&lt;a name="change-1" /&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;%%( text-align: center; )&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-2"&gt;&amp;gt;&amp;gt;&lt;/a&gt;__Wikipedia needs &lt;a class="diff-nextprev" title="Go to previous change" href="#change-1"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-2" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;you:__&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;your&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-3"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-2"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-3" /&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;support~!__&lt;br /&gt;%%&lt;br /&gt;%%( text-align: center; )&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;[{Image src='https://upload.wikimedia.org/wikipedia/commons/4/4b/Fundraising_2009-square-treasure-en.png' style='width: 125px; height: 125px;' alt='Wikipedia Share!' link='https://wikimediafoundation.org/wiki/Support_Wikipedia/en'}]&lt;br /&gt;&lt;a class="diff-nextprev" title="Go to previous change" href="#change-3"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-4" /&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;%%&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;%%( text-align: center; )&lt;br /&gt; &lt;br /&gt;%%&lt;br /&gt;* [Recent Changes|RecentChanges]&lt;br /&gt;* [Find pages|FindPage]&lt;br /&gt;* [Page Index|PageIndex]&lt;br /&gt;* [WikiEtiquette]&lt;br /&gt;* [Unused pages|UnusedPages]&lt;br /&gt;* [Undefined pages|UndefinedPages]&lt;br /&gt;* [About JSPWiki|About]&lt;br /&gt;&lt;/div&gt;</description><wiki:version>21</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=LeftMenu&amp;r1=-1</wiki:diff><dc:date>2011-12-08T14:31:22Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=LeftMenu</wiki:history></item>
<item rdf:about='http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Metadata%20Versioning'><title>Metadata Versioning</title><link>http://www.destin-informatique.com/ASKOSI/Wiki.jsp?page=Metadata%20Versioning</link><description>Christophe Dupriez changed this page on Wed Dec 07 11:11:02 CET 2011:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;div class="diff-wikitext"&gt;&lt;br /&gt;[{TableOfContents}]&lt;br /&gt;!!! __Storing Metadata__&lt;br /&gt;&lt;br /&gt;Metadata may be data about a document, a concept, a resource...&lt;br /&gt;&lt;br /&gt;Keeping metadata up to date is a heavy work that one may wish to delegate.&lt;br /&gt;&lt;br /&gt;Delegation is nice if you can control and correct. Metadata versioning (with or without the sometime heavy validation workflows) is therefore useful to be able, like in Wiki, to undo/redo metadata updates.&lt;br /&gt;&lt;br /&gt;As we intend to use DSpace as a Concept Repository (i.e. DSpace records would describe concepts of a ConceptScheme), we think to add versioning to DSpace. This will be also very useful for all kind of repositories one may want to base on DSpace.&lt;br /&gt;&lt;br /&gt;It would add the following fields to the metadatavalue row in DSpace database:&lt;br /&gt;# Who: the current user who makes the update&lt;br /&gt;# What: the current metadata field changed (the current row)&lt;br /&gt;# When: now (timestamp)&lt;br /&gt;# Why: a comment (&amp;quot;Change note&amp;quot;) the user may wish to add&lt;br /&gt;&lt;br /&gt;The user may do many changes the same day: we propose to keep them grouped in one &amp;quot;version&amp;quot;. Each &amp;quot;Save&amp;quot; would not create a new version but a night (after a Save) would create one.&lt;br /&gt;&lt;br /&gt;If the same value is added multiple times the same day, only the last Who/What/When/Why is kept.&lt;br /&gt;!!! __Updating metadata__&lt;br /&gt;&lt;br /&gt;Metadata changes are stored in a separate table (metadatavaluechanges) up to the moment it is archived by the versioning system. This table contains rows with the following data:&lt;br /&gt;# item~_id (identification of the item)&lt;br /&gt;# metadata~_field~_id (identification of the field)&lt;br /&gt;# text~_value (value stored)&lt;br /&gt;# language of the the text~_value \\ (this field and the 3 previous one are the key to identify a record)&lt;br /&gt;# Addition or Removal?&lt;br /&gt;#* An Addition above an Addition or a Removal above a a Removal is IGNORED.&lt;br /&gt;#* An Addition above a Removal or a Removal above an Addition is IGNORED and the previously recorded change is DELETED.&lt;br /&gt;#* Only &amp;quot;fresh&amp;quot; additions or removal are therefore recorded.&lt;br /&gt;# who (updating user id)&lt;br /&gt;# when (timestamp of last modification)&lt;br /&gt;# why (comment)&lt;br /&gt;# current version number (created by the &amp;quot;Version Creator&amp;quot;, see below)&lt;br /&gt;&lt;br /&gt;The Who / What / When / Why fields are filled with the information about the addition or the removal. If the same value is added or removed multiple times the same day, only the last change is kept.&lt;a name="change-1" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-2"&gt;&amp;gt;&amp;gt;&lt;/a&gt;Place (value rank in the metadata field) &lt;a class="diff-nextprev" title="Go to previous change" href="#change-1"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-2" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;could&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;is&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-3"&gt;&amp;gt;&amp;gt;&lt;/a&gt; &lt;a class="diff-nextprev" title="Go to previous change" href="#change-2"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-3" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;be&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;not&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-4"&gt;&amp;gt;&amp;gt;&lt;/a&gt; recorded &lt;a class="diff-nextprev" title="Go to previous change" href="#change-3"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-4" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;only for specific fields (authors, publishers) &lt;/span&gt;&lt;/font&gt;&lt;a class="diff-nextprev" title="Go to next change" href="#change-5"&gt;&amp;gt;&amp;gt;&lt;/a&gt;to keep performance at an acceptable level.&lt;br /&gt;&lt;br /&gt;Currently, changes are tracked in the DESTIN version of DSpace to update usage counters for indexes. This mechanism will have to be enforced over all metadata fields.&lt;br /&gt;!!! __Creating version__&lt;br /&gt;&lt;br /&gt;Each time the &amp;quot;Version Creator&amp;quot; would run (each night):&lt;br /&gt;# it skips if no changes where performed (metadatavaluechanges is empty);&lt;br /&gt;# it creates a new &amp;quot;version number&amp;quot; (with a timestamp) that will be associated with the metadatavaluechanges of the next day;&lt;br /&gt;# it merges the metadatavaluechanges content into the VersionedChanges table.&lt;br /&gt;# it clears the metadatavaluechanges table.&lt;br /&gt;!!! __Looking at previous versions of an item__&lt;br /&gt;&lt;br /&gt;When sorted by item~_id, current version number, metadata~_field~_id, language, text~_value, the VersionedChanges table provides the chronological evolution of a metadata record (addition, removals). This can be displayed as a &amp;quot;diff&amp;quot; between versions.&lt;br /&gt;&lt;br /&gt;The complete image of a metadata record at a given version can be recreated by interpreting all its changes from its creation up to that version.&lt;br /&gt;!!! __Reinstating a version (undo)__&lt;br /&gt;&lt;br /&gt;To reinstate a version, the corresponding complete image has to be saved as the new current metadata (potentially creating a new version). To de~-reinstate a version, the &lt;a class="diff-nextprev" title="Go to previous change" href="#change-4"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-5" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;__previous&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;&amp;lt;u&amp;gt;previous&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt; day &lt;a class="diff-nextprev" title="Go to previous change" href="#change-5"&gt;&amp;lt;&amp;lt;&lt;/a&gt;&lt;a name="change-6" /&gt;&lt;font color="#8000FF"&gt;&lt;span class="diff-insertion"&gt;version__&lt;/span&gt;&lt;/font&gt;&lt;strike&gt;&lt;font color="red"&gt;&lt;span class="diff-deletion"&gt;version&amp;lt;/u&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt; must be reinstated.&lt;br /&gt;!!! __Management__&lt;br /&gt;&lt;br /&gt;Statistics about &amp;quot;real changes&amp;quot; (changes that has not been undone the same day) should be relatively easy to create starting from the VersionedChanges table. With the Who/What/When data, different productivity indicators should be easy to calculate.&lt;br /&gt;&lt;/div&gt;</description><wiki:version>6</wiki:version><wiki:diff>http://www.destin-informatique.com/ASKOSI/Diff.jsp?page=Metadata%20Versioning&amp;r1=-1</wiki:diff><dc:date>2011-12-07T10:11:02Z</dc:date><dc:creator>Christophe Dupriez</dc:creator><wiki:history>http://www.destin-informatique.com/ASKOSI/PageInfo.jsp?page=Metadata%20Versioning</wiki:history></item>
</rdf:RDF>
