Changes between Version 55 and Version 56 of DDBJ-KEGG-PDBj
- Timestamp:
- 2010/02/17 15:34:44 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DDBJ-KEGG-PDBj
v55 v56 160 160 67286 uniprot.ttl 161 161 }}} 162 163 == PDBML2RDF == 164 * The XSL stylesheet for converting PDBML Schema (pdbx-v32.xsd) to an OWL ontology is completed (pdbx2owl.xsl). 165 * The XSL stylesheet for converting PDBML Schema (pdbx-v32.xsd) to the XSL stylesheet that converts PDBML files to RDF files is completed (pdbx2pdbml2rdf.xsl). 166 * This converter generator also make internal cross-references within each PDB entry. However, there are a number of errors in the definition of cross-references in the PDBML Schema (using xsd:key and xsd:keyref), thus, the resulting cross-references are significantly flawed.