Skip to content
Discussion options

You must be logged in to vote

Hi Devon,

it's time we update the readme in that regard. The user-facing API has been stable for a while now. This is also the focus of rdf4cpp: make it as easy as possible to work with RDF nodes, provide all the XSD datatypes and functions at your finger tip and allow developers to easily switch back and forth between RDF and C++ land.

The only thing not yet fully stable are internals, like identifiers and datastructures. This is only a concern if you plan to build a custom backend that persist the node storage, e.g., to not have to parse a graph again when restarting your application.

The primary driver of developing rdf4cpp has been to have a fast, easy to use and correct implementatio…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bigerl
Comment options

You must be logged in to vote
1 reply
@bigerl
Comment options

Comment options

You must be logged in to vote
2 replies
@dukesook
Comment options

@bigerl
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants