Changes between Version 12 and Version 13 of ImplementationBootcamp

Show
Ignore:
Timestamp:
2010/02/11 11:35:00 (14 years ago)
Author:
RutgerVos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v12 v13  
    1717===  What are the similarities and differences between the various shared names proposals?  === 
    1818 
     19Shared names proposals such as LSRN? UniProt? 
     20 
    1921=== What XSL processor to use, should you want to convert legacy xml to rdf? === 
    2022 
     
    3335 
    3436In 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 
     40It 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#"