Referred by: ASKOSI jar -- Output Matrix

This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

SKOS RDF Generation #

The ASKOSI JAR allows to load terminology from different sources (CSV files, SQL databases, XML or RDF files with XSLT conversion) and to publish through an API aligned on the SKOS terminology and organisation.

From this API, RDF SKOS files are generated for reuse by other SKOS based applications.

An XSLT to format SKOS RDF#

A SKOS/RDF file may specify an XSLT style sheet to make a nice presentation of the content when using an Internet browser.

Inspired by the Athena thesaurus in SKOS RDF, we prepared this XSLT file for reuse in other applications. Please note that this style sheet gives a preference to the latin name (for plants and animals, it is useful), the english name and then the names in other languages: it is easy to modify for your need.

As an example, starting from the Astronomy and Astrophysics Keyword List, available in SKOS/RDF, we added only one line (just after the first one) and got this result (please note that IE 8 mandates .xml extension for your SKOS/RDF file. Firefox is accepting .xml and .rdf).

To test on your SKOS/RDF file, just ensure the following header:

<?xml version="1.0" encoding="...your encoding..."?>
<?xml-stylesheet type="text/xsl" href="http://www.askosi.org/xcss/skosrdf2html.xslt"?>

or copy (and adapt to your needs) our XSLT file on your server.

Have fun!


--Christophe Dupriez, 2010-06-24

Return to ASKOSI JAR and Web Application Project

Add new attachment

Only authorized users are allowed to upload new attachments.
« This particular version was published on 01-déc.-2011 16:32 by (auteur inconnu).  
Referred by: ASKOSI jar - Output Matrix