Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation about RDF generation #135

Open
wants to merge 3 commits into
base: gh-pages
Choose a base branch
from

Conversation

tmprd
Copy link

@tmprd tmprd commented Oct 4, 2023

I couldn't find any existing documentation or guidance on how the current RDF is generated. This should help others who want to improve the process.

@tmprd
Copy link
Author

tmprd commented Feb 25, 2024

Updated with location of new unit tests recently merged in, so I think this is ready.

@dbooth-boston I see that a link to a parser in HAPI was added, however I don't recall seeing this used for generating the Turtle in the official spec. As far as I can tell, only this TurtleParser.java should be used in the official publishing process for R5+, whereas this older RdfParser.java RDFParser.java was used in previous versions. Does the official FHIR spec really depend on HAPI?

@dbooth-boston
Copy link
Contributor

@ericprud Can you answer Tim's questions above, about RdfParser.java and the FHIR spec depending on HAPI?

@tmprd
Copy link
Author

tmprd commented Apr 17, 2024

This is ready! I'm pretty certain that HAPI is not used for generating RDF in the FHIR spec, because this PR links to every bit of code that is actually used for publishing it. Also, HAPI is out-of-date anyway: #137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants