Changes between Version 12 and Version 13 of ImplementationBootcamp
- Timestamp:
- 2010/02/11 11:35:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationBootcamp
v12 v13 17 17 === What are the similarities and differences between the various shared names proposals? === 18 18 19 Shared names proposals such as LSRN? UniProt? 20 19 21 === What XSL processor to use, should you want to convert legacy xml to rdf? === 20 22 … … 33 35 34 36 In Python, you have [http://www.rdflib.net/ RDFlib]. And for Java [http://jena.sourceforge.net/ Jena] is your best option. 37 38 === How do I namespace my terms? === 39 40 It is best to do this such that they can actually be resolved (unlike XML), preferably to an OWL file, e.g. "http://example.org/terms.owl#"