The OASIS newsfeed is constructed using
version 1.0 which is based on the Resource Description Framework (RDF) encoded as XML.
The OASIS newsfeed contains news about the OASIS project plus updates and enhancements to the form. The XML can be viewed here: http://www.oasis.ac.uk/oasis.rss
If you wish to include the OASIS newsfeed in your web page simply copy and paste the following script into an appropriate place in your html code and this will result in the output displayed underneath the script. The headlines on your web page will be automatically updated whenever we add further items to our feed.
<!-- OASIS newsfeed starts -->
<script src="http://rssxpress.ukoln.ac.uk/lite/viewer/?rss=http%3A%2F%2Fwww.oasis.ac.uk%2Foasis.rss"></script> <noscript>
<a href="http://rssxpress.ukoln.ac.uk/lite/viewer/?rss=http%3A%2F%2Fwww.oasis.ac.uk%2Foasis.rss">View </a> </noscript>
<!-- OASIS newsfeed ends -->
Script courtesy of UKOLN