SynBioDex-archive / libSBOLj

deprecated libSBOL Java library
http://SynBioDex.github.com/libSBOLj
2 stars 0 forks source link

encrypted ID of SequenceFeature not loaded when using IOTools.fromRdfXml() #41

Open nroehner opened 13 years ago

nroehner commented 13 years ago

I've found that the id field (not displayId) for a SequenceFeature is null when loading a Library from a rdf file using IOTools.fromRdfXml(), even though the feature clearly had such an encrypted ID when it was first created and written to the rdf file using IOTools.toRdfXml().