mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-08 22:14:50 +00:00
* RDF Support in HAPI FHIR * Ability to read/write FHIR resources as RDF (turtle serialization) * Test suite to test roundtrip-ability of RDF parser * Add null checks to appease LGTM * Correct null check logic