Changes between Version 79 and Version 80 of ImplementationBootcamp
- Timestamp:
- 2010/02/22 12:25:44 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationBootcamp
v79 v80 119 119 === How do I convert OBO to RDF? === 120 120 121 If your input data is represented in [http://www.geneontology.org/GO.format.obo-1_2.shtml OBO format], you can use the '''obo2rdf.pl''' script provided by [http://search.cpan.org/~easr/ONTO-PERL/ ONTO-PERL] 121 If your input data is represented in [http://www.geneontology.org/GO.format.obo-1_2.shtml OBO format], you can use the '''obo2rdf.pl''' script provided by [http://search.cpan.org/~easr/ONTO-PERL/ ONTO-PERL][[BR]] 122 Also, you can convert your OBO file to OWL [http://aug.csres.utexas.edu:8080/oboowl/transform/ here]. 122 123 123 124 === What XSL processor to use, should you want to convert legacy xml to rdf? === … … 259 260 === Can SPARQL be converted into SQL, or vice versa? === 260 261 262 [http://www.cs.utexas.edu/~miranker/studentWeb/UltrawrapHomePage.html Ultrawrap Project] provides a useful information. 263 261 264 === Can SPARQL be converted into XQuery, or vice versa? === 262 265